Time.get_datetime_dict_from_unix_time() - return value - incomplete description #6310
Labels
area:class reference
Issues and PRs about the class reference, which should be addressed on the Godot engine repository
bug
Your Godot version:
v3.5.1
Issue description:
Incomplete documentation
URL to the documentation page:
https://docs.godotengine.org/en/stable/classes/class_time.html#class-time-method-get-datetime-dict-from-unix-time
Time.get_datetime_dict_from_unix_time() also returns: hour, minute and second. Documentation should state that, otherwise people might think they have to call this function (additionally) Time.get_time_dict_from_unix_time() to get hour, minute and second.
The text was updated successfully, but these errors were encountered: