mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-24 00:20:38 +00:00
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.