UTC date and time of the latest change to the package in the following format (with one space between date and time):
YYYY-MM-DD hh:mm:ssZ
annotation"(" dateModified "=" STRING ")"
“dateModified
” is the UTC date and time (according to ISO 8601) of the last modification of the package.
The intention is that a Modelica tool updates this annotation whenever the package or part of it was modified and is saved on persistent storage (like file or database system).
package Modelica annotation(version = "3.0.1", versionDate = "2008-04-10", dateModified = "2009-02-15 16:33:14Z", revisionId = "c04e23a0d 2018-08-01 12:00:00 +0200"); ... end Modelica;