Edit of asset "DateChecker" Accepted

Old/Current New/Edit
Title 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.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/acgc99/Godot-DateChecker
Issues Url https://github.com/acgc99/Godot-DateChecker/issues
Godot version Godot 4.1
Version String 1.0.1 1.0.1
Download Commit 32e790272929cbb4b0a4116fef10b0ad42e6fd43 32e790272929cbb4b0a4116fef10b0ad42e6fd43
Download Url (Computed) https://github.com/acgc99/Godot-DateChecker/archive/32e790272929cbb4b0a4116fef10b0ad42e6fd43.zip https://github.com/acgc99/Godot-DateChecker/archive/32e790272929cbb4b0a4116fef10b0ad42e6fd43.zip
Icon Url https://raw.githubusercontent.com/acgc99/Godot-DateChecker/main/clock-check-outline.png