Changes between Version 5 and Version 6 of Styles/LastUpdated


Ignore:
Timestamp:
2025-06-07T12:11:37+02:00 (2 days ago)
Author:
rphyrin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/LastUpdated

    v5 v6  
    1919way {
    2020  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)));
    2222  text-halo-color: white;
    2323  font-size:20px;