[GRASS-dev] [GRASS GIS] #3366: r.timestamp, support for ISO 8601 strings

#3366: r.timestamp, support for ISO 8601 strings
--------------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Temporal | Version: unspecified
Keywords: timestamp, utc, iso 8601 | CPU: Unspecified
Platform: Unspecified |
--------------------------------------+-------------------------
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.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3366&gt;
GRASS GIS <https://grass.osgeo.org>

#3366: r.timestamp, support for ISO 8601 strings
-------------------------------+--------------------------------------
  Reporter: Nikos Alexandris | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.4.0
Component: Temporal | Version: unspecified
Resolution: | Keywords: timestamp, utc, iso 8601
       CPU: Unspecified | Platform: Unspecified
-------------------------------+--------------------------------------
Changes (by martinl):

* milestone: => 7.4.0

Old 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.

New 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.

--

Comment:

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

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3366#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3366: r.timestamp, support for ISO 8601 strings
-------------------------------+--------------------------------------
  Reporter: Nikos Alexandris | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.6.2
Component: Temporal | Version: unspecified
Resolution: | Keywords: timestamp, utc, iso 8601
       CPU: Unspecified | Platform: Unspecified
-------------------------------+--------------------------------------

Comment (by Nikos Alexandris):

Any activity/interest on this?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3366#comment:7&gt;
GRASS GIS <https://grass.osgeo.org>

#3366: r.timestamp, support for ISO 8601 strings
-------------------------------+--------------------------------------
  Reporter: Nikos Alexandris | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: minor | Milestone: 7.6.2
Component: Temporal | Version: unspecified
Resolution: | Keywords: timestamp, utc, iso 8601
       CPU: Unspecified | Platform: Unspecified
-------------------------------+--------------------------------------

Comment (by veroandreo):

I'd be interested in such a feature also in G7:t.register :slight_smile:

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3366#comment:8&gt;
GRASS GIS <https://grass.osgeo.org>