Adds some more functionality to the TimeUtils class.

This commit is contained in:
zontreck 2024-09-03 03:26:26 -07:00
parent 05cee1da36
commit c25d0174ea
3 changed files with 66 additions and 2 deletions

View file

@ -1,3 +1,3 @@
class Constants {
static const VERSION = "1.2.082924+1846";
static const VERSION = "1.2.090324+0325";
}