Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #65377: get_datetime_* functions can return wrong values | James | 2022-09-10 | 1 | -2/+2 |
* | [doc] Use "param" instead of "code" to refer to parameters | Andy Maloney | 2022-08-11 | 1 | -9/+9 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -21/+21 |
* | Fix inconsistent naming in Time | Nicholas Huelin | 2022-05-05 | 1 | -2/+2 |
* | Document timestamp decimal fraction in Time | Haoyu Qiu | 2022-04-16 | 1 | -0/+3 |
* | Add offset string from minutes conversion method to Time singleton | Aaron Franke | 2022-02-23 | 1 | -0/+7 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Update Time documentation | Aaron Franke | 2021-10-28 | 1 | -6/+7 |
* | Time: Add some notes about timezones and UTC | Max Hilbrunner | 2021-10-26 | 1 | -3/+7 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -80/+40 |
* | Add Time singleton | Aaron Franke | 2021-06-11 | 1 | -0/+270 |