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).