Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time.get_datetime_dict_from_unix_time() - return value - incomplete description #6310

Closed
eltharionx opened this issue Oct 15, 2022 · 0 comments · Fixed by godotengine/godot#73672
Labels
area:class reference Issues and PRs about the class reference, which should be addressed on the Godot engine repository bug

Comments

@eltharionx
Copy link

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.

@eltharionx eltharionx added the bug label Oct 15, 2022
@skyace65 skyace65 added the area:class reference Issues and PRs about the class reference, which should be addressed on the Godot engine repository label Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:class reference Issues and PRs about the class reference, which should be addressed on the Godot engine repository bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants