GodotModding / GodotModding/godot-mod-loader

Split Date/Time Methods into Dedicated Class

Open
#246 3 comments 0 reactions 1 assignee Claimed by @AlajeBash View on GitHub
refactor / cleanup
Dominant language
GDScript
Stars
675
Forks
54
Avg merge
2m
Merged PRs (30d)
2

Description

These are general utility funcs that could have their own class, and may be useful to modders.

- `_get_time_string`
- `_get_date_string`
- `_get_date_time_string`

They are currently in `ModLoaderLog`, in [log.gd](https://github.com/GodotModding/godot-mod-loader/blob/development/addons/mod_loader/api/log.gd).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.