]> git.openstreetmap.org Git - rails.git/commit
Use Date().toLocaleString() to construct month titles
authorAnton Khorev <tony29@yandex.ru>
Fri, 21 Mar 2025 12:59:02 +0000 (15:59 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 21 Mar 2025 13:15:47 +0000 (16:15 +0300)
commit5038b06bdf1c49d6ac2d989d45934dace0ef0377
treeec33cc713f242b93b58b563b633677773c8357ba
parent085bec0f35c1e7c415fe64a82568e781ac59652f
Use Date().toLocaleString() to construct month titles

Ensures that standalone month names are in the nominative case.
app/assets/javascripts/heatmap.js