Changes between Initial Version and Version 1 of Ticket #22778, comment 4
- Timestamp:
- 2023-03-02T14:25:52+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22778, comment 4
initial v1 6 6 node[...]::layer_xyz { ... text: concat("Last edit by ", osm_user_name(), " on ", osm_timestamp_formated_string() ); ... } 7 7 }}} 8 9 The result "Last edit by mikeho on 2016-10-30T14:48:24Z" is easy to understand. "Last edit by mikeho on 161030123" says nothing to humans.