godot/core/bind
Maganty Rushyendra cd3a3eb3eb 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.

(cherry picked from commit aae5f246ff)
2020-06-29 10:58:41 +02:00
..
core_bind.cpp Fix weekday calculation in get_datetime_from_unix_time for negative times 2020-06-29 10:58:41 +02:00
core_bind.h [3.2] Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11). 2020-06-13 11:01:49 +03:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00