summaryrefslogtreecommitdiff
path: root/core/os/time.cpp
AgeCommit message (Expand)Author
2022-09-10Fixes #65377: get_datetime_* functions can return wrong valuesJames
2022-05-05Fix inconsistent naming in TimeNicholas Huelin
2022-04-17Proper validation of negative values in datetime strings and datetime dictslaws65
2022-04-15Quick fix: Crash when parsing invalid datetime string #60189Oğuzhan Eroğlu
2022-04-13validate input in Time.get_datetime_string_from_dict()RedHeadphone
2022-02-23Add offset string from minutes conversion method to Time singletonAaron Franke
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-06-11Add Time singletonAaron Franke