[saga-rg] Timestamp issue

G.E.POUND at soton.ac.uk G.E.POUND at soton.ac.uk
Fri May 5 09:44:39 CDT 2006


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








More information about the saga-rg mailing list