Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #65377: get_datetime_* functions can return wrong values | James | 2022-09-10 | 1 | -29/+26 |
| | |||||
* | Fix inconsistent naming in Time | Nicholas Huelin | 2022-05-05 | 1 | -4/+4 |
| | |||||
* | Proper validation of negative values in datetime strings and datetime dicts | laws65 | 2022-04-17 | 1 | -10/+15 |
| | |||||
* | Quick fix: Crash when parsing invalid datetime string #60189 | Oğuzhan Eroğlu | 2022-04-15 | 1 | -46/+50 |
| | |||||
* | validate input in Time.get_datetime_string_from_dict() | RedHeadphone | 2022-04-13 | 1 | -12/+13 |
| | | | | | | format fix better fix to handle ERR_FAIL_COND_V_MSG return data type | ||||
* | Add offset string from minutes conversion method to Time singleton | Aaron Franke | 2022-02-23 | 1 | -2/+18 |
| | |||||
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
| | | | | Happy new year to the wonderful Godot community! | ||||
* | Add Time singleton | Aaron Franke | 2021-06-11 | 1 | -0/+433 |