summaryrefslogtreecommitdiffstats
path: root/core/os/time.h
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Add const lvalue ref to core/* container parametersMuller-Castro2024-02-141-4/+4
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-0/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove duplicate Month and Weekday enumsAaron Franke2022-12-261-27/+1
* Fix inconsistent naming in TimeNicholas Huelin2022-05-051-2/+2
* Proper validation of negative values in datetime strings and datetime dictslaws652022-04-171-1/+1
* Add offset string from minutes conversion method to Time singletonAaron Franke2022-02-231-2/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Add Time singletonAaron Franke2021-06-111-0/+109