Time constants #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've been finding myself defining constants for time, should just add it to PICKLES. May encapsulate it in a class as I'm not a fan of constants (creates bloat though). I think renaming the Date class to Time and then adding the static constants would be fine.