Edit of asset "DateChecker" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | DateChecker | DateChecker |
Description | Autoload to check if a date is valid. `Time` singlenton methods do bad error handling in my opinion, for example `Time.get_unix_time_from_datetime_string` returns 0 if the date is valid, but also if it recieves 1970-01-01. With this autoload, you can determine if the date is valid first before calling `Time` methods. | Autoload to check if a date is valid. `Time` singlenton methods do bad error handling in my opinion, for example `Time.get_unix_time_from_datetime_string` returns 0 if the date is valid, but also if it recieves 1970-01-01. With this autoload, you can determine if the date is valid first before calling `Time` methods. |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/acgc99/Godot-DateChecker | https://github.com/acgc99/Godot-DateChecker |
Issues Url | https://github.com/acgc99/Godot-DateChecker/issues | https://github.com/acgc99/Godot-DateChecker/issues |
Godot version | Godot 4.1 | Godot 4.1 |
Version String | 1.0.1 | 1.0.0 |
Download Commit | 32e790272929cbb4b0a4116fef10b0ad42e6fd43 | 0f0991ee4ff28867d415d6b4bca6b01d17f8f150 |
Download Url (Computed) | https://github.com/acgc99/Godot-DateChecker/archive/32e790272929cbb4b0a4116fef10b0ad42e6fd43.zip | https://github.com/acgc99/Godot-DateChecker/archive/0f0991ee4ff28867d415d6b4bca6b01d17f8f150.zip |
Icon Url |
https://raw.githubusercontent.com/acgc99/Godot-DateChecker/main/clock-check-outline.png
|
https://raw.githubusercontent.com/acgc99/Godot-DateChecker/main/clock-check-outline.png
|