Changes between Version 6 and Version 7 of Styles/LastUpdated


Ignore:
Timestamp:
2025-06-08T15:23:49+02:00 (7 months ago)
Author:
rphyrin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/LastUpdated

    v6 v7  
    1919way {
    2020  text: auto;
    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)));
     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)+1,0,2)));
    2222  text-halo-color: white;
    2323  font-size:20px;