
Does anybody have a pointer to the relevant ISO standard? We could also use seconds since the epoch..... ;-) On 05/5/06 07:44, "G.E.POUND@soton.ac.uk" <G.E.POUND@soton.ac.uk> wrote:
Andre,
Here is a quick [and easily resolved?] issue for your list.
Several attributes are defined in the spec as "time/date", for example:
'Created' - The time stamp of the job creation in the resource manager (i.e. the submission time). Date/time.
'Started' - The time stamp indicating when the job started running. Date/time.
'Finished' - The time stamp indicating when the job completed. Date/time.
Because attributes are handled as strings it would be good to specify a format for the timestamps; for example 'yyyy-mm-dd HH:MM:SS'. This would allow them to be handled predictably by the client code.
Graeme