Opened 8 years ago
Last modified 6 years ago
#3366 new enhancement
r.timestamp, support for ISO 8601 strings — at Initial Version
Reported by: | Nikos Alexandris | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.6.2 |
Component: | Temporal | Version: | unspecified |
Keywords: | timestamp, utc, iso 8601 | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Note:
See TracTickets
for help on using tickets.