Changes between Version 5 and Version 6 of Styles/LastUpdated
- Timestamp:
- 2025-06-07T12:11:37+02:00 (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/LastUpdated
v5 v6 19 19 way { 20 20 text: auto; 21 text: eval(concat("20",substring(divided_by(osm_timestamp()-946692127,31556952),0, 4)));21 text: eval(concat(concat("20",substring(divided_by(osm_timestamp()-946692127,31556952),0,3)),substring((divided_by(mod(osm_timestamp()-946692127,31556952),31556952)*12.12)+1,0,2))); 22 22 text-halo-color: white; 23 23 font-size:20px;