summaryrefslogtreecommitdiffstats
path: root/doc/classes/Time.xml
Commit message (Expand)AuthorAgeFilesLines
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+1
* Update docs clarifying description for get_unix_time_from_system on UTCiltenahmet2024-03-131-2/+2
* Clarify get_time_zone_from_system will return a localized timezone namejsjtxietian2023-11-011-2/+2
* Document get_time_zone_from_system will return a localized timezone namejsjtxietian2023-10-311-1/+3
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-2/+2
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix incorrect Time documentation in get_datetime_dict_from_unix_timeAaron Franke2023-02-211-1/+1
* Fixes #65377: get_datetime_* functions can return wrong valuesJames2022-09-101-2/+2
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-9/+9
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-21/+21
* Fix inconsistent naming in TimeNicholas Huelin2022-05-051-2/+2
* Document timestamp decimal fraction in TimeHaoyu Qiu2022-04-161-0/+3
* Add offset string from minutes conversion method to Time singletonAaron Franke2022-02-231-0/+7
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Update Time documentationAaron Franke2021-10-281-6/+7
* Time: Add some notes about timezones and UTCMax Hilbrunner2021-10-261-3/+7
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-80/+40
* Add Time singletonAaron Franke2021-06-111-0/+270