DateChecker's icon

DateChecker 1.0.1 Tools 4.1 Community

Submitted by user acgc99; MIT; 2023-08-03

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.


View files Download Submit an issue Recent Edits