diff options
author | Maganty Rushyendra <mrushyendra@yahoo.com.sg> | 2020-06-29 14:27:10 +0800 |
---|---|---|
committer | Maganty Rushyendra <mrushyendra@yahoo.com.sg> | 2020-06-29 14:27:10 +0800 |
commit | aae5f246ff3b29a6a60d438d71523c8cc139be1b (patch) | |
tree | ea797c420401da5468326e0146274ef8945bfb80 /modules/gdscript | |
parent | 481151be09108a30002ae0a9df118eeddd3987be (diff) |
Fix weekday calculation in get_datetime_from_unix_time for negative times
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.
Diffstat (limited to 'modules/gdscript')
0 files changed, 0 insertions, 0 deletions