Skip to content
This repository was archived by the owner on Feb 12, 2018. It is now read-only.

Fixed to work better with international time formats (24 hour)#1

Open
petero-dk wants to merge 1 commit intoParis:masterfrom
petero-dk:patch-1
Open

Fixed to work better with international time formats (24 hour)#1
petero-dk wants to merge 1 commit intoParis:masterfrom
petero-dk:patch-1

Conversation

@petero-dk
Copy link

The value of t4 can be either "am" "pm" or "" (blank) the if statement simple assumes that if it is not am, then it must be pm.

In the event of a 24 hour time, the function will add an additional 12 hours because of the lacking am/pm text.

The value of t4 can be either "am" "pm" or "" (blank) the if statement simple assumes that if it is not am, then it must be pm.

In the event of a 24 hour time, the function will add an additional 12 hours because of the lacking am/pm text.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant