mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 11:05:40 +00:00
cd3a3eb3eb
Fix calculation for negative times to ensure Sundays are wrapped around to '0'
instead of '7', making it consistent with the output for positive times.
(cherry picked from commit aae5f246ff)