Opened 15 years ago
Last modified 6 years ago
#964 new enhancement
r.timestamp: add a flag to use current date and time for timestamp
Reported by: | epatton | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 7.6.2 |
Component: | Raster | Version: | svn-develbranch6 |
Keywords: | r.timestamp | Cc: | |
CPU: | x86-64 | Platform: | Linux |
Description
I was just working on some metadata with r.support and r.timestamp, and I thought it would be handy to have a flag in r.timestamp that queries the current date and time, and uses it as the raster's timestamp, instead of having to explicitly write it out each time.
~ Eric.
Change History (11)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I guess what I'm looking for then is a flag to synch the map's r.timestamp value with the map creation time - something like 'r.timestamp -s' to set it to the creation time automatically.
~ Eric.
comment:3 by , 9 years ago
Keywords: | r.timestamp added; timestamp insert removed |
---|---|
Milestone: | 6.5.0 → 7.0.4 |
See also #2346
comment:4 by , 9 years ago
Milestone: | 7.0.4 → 7.0.5 |
---|
comment:5 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:8 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:9 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
fwiw, you can use the timestamp for whatever you like but note that the map's creation time is a separate field.