Rename the getTime24 function to better reflect it's output #30

Merged
tgpethan-alt merged 1 commits from patch-1 into master 2020-11-25 10:47:44 +00:00
tgpethan-alt commented 2020-11-25 10:42:59 +00:00 (Migrated from github.com)

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.

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.
littlemisssynth (Migrated from github.com) approved these changes 2020-11-25 10:47:36 +00:00
Sign in to join this conversation.
No description provided.