Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | Add Time singleton | Aaron Franke | 2021-06-11 | 1 | -0/+433 |