date and time in glue2

hi, During the last phone meeting we touched upon the question of how to represent timestamp-like information in glue2. The corresponding action item was this: "Balazs: to check if UR WG adopt dateType XML Schema type or POSIX timestamp" I did some investigation and found that the UR group of OGF indeed makes use of the xsd:dateTime. (see their spec https://forge.gridforum.org/sf/go/doc14337?nav=1) xsd:dateTime is a "profile" of the ISO 8601, in the sense that it selects the particular [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] "extended format" of the large number of date/time formats defined by the ISO 8601 standard. It also excludes the "basic format". some references: http://books.xmlschemata.org/relaxng/ch19-77049.html http://en.wikipedia.org/wiki/ISO_8601 cheers, Balazs

One data point, and not suggesting this is the best way to go. TeraGrid information services has standardized on the ISO 8601 compliant format of "CCYY-MM-DDThh:mm:ssZ" which represent GMT time. The motivation was to be able to compare dates directly without having to convert them. Regards, JP On Nov 20, 2007, at 8:57 AM, Balazs Konya wrote:
xsd:dateTime is a "profile" of the ISO 8601, in the sense that it selects the particular [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] "extended format" of the large number of date/time formats defined by the ISO 8601 standard. It also excludes the "basic format".
participants (2)
-
Balazs Konya
-
JP Navarro