Rename the getTime24 function to better reflect it's output #30
No reviewers
Labels
No labels
bug
documentation
duplicate
Enhancement
good first issue
help wanted
invalid
question
size/M
size/S
size/XS
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tgpholly/Revolution#30
Loading…
Reference in a new issue
No description provided.
Delete branch "patch-1"
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?
getTime24 used to only output 24 hour time but 12 hour time support was added a while back so it should be renamed to better reflect how it works
This shouldn't be a breaking change for anything as getTime24 ideally shouldn't be used externally by consumers.
If this does turn out to be a breaking change we'll get to it when it comes to it.