mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 19:20:56 +01:00
Month displayed was incorrect, as JavaScript Date.getMonth() starts at 0. So November was displayed as '10'.
Month displayed was incorrect, as JavaScript Date.getMonth() starts at 0. So November was displayed as '10'.