Opened 7 years ago

Last modified 5 years ago

#3366 new enhancement

r.timestamp, support for ISO 8601 strings — at Version 1

Reported by: Nikos Alexandris Owned by: grass-dev@…
Priority: minor Milestone: 7.6.2
Component: Temporal Version: unspecified
Keywords: timestamp, utc, iso 8601 Cc:
CPU: Unspecified Platform: Unspecified

Description (last modified by martinl)

Currently, r.timestamp does not understand combined date and time expressions, for example in UTC, such as:

  • 2017-06-28T15:10:33+00:00
  • 2017-06-28T15:10:33Z
  • 20170628T151033Z

Support for such would make it easier, for example, to use date and time expressions from Landsat metadata files.

Change History (1)

comment:1 by martinl, 7 years ago

Description: modified (diff)
Milestone: 7.4.0

Also related to G72:v.timestamp or G72:r3.timestamp. Requires changes in lib/gis/timestamp.c.

Note: See TracTickets for help on using tickets.