Skip to content

Conversation

aaronpk
Copy link
Member

@aaronpk aaronpk commented Mar 15, 2018

closes #153

aaronpk added 2 commits March 15, 2018 08:54
adds check for Z when checking whether to use the implied timezone closes #153
@aaronpk aaronpk requested a review from gRegorLove March 15, 2018 16:25
@sknebel
Copy link
Member

sknebel commented Mar 15, 2018

LGTM

@aaronpk
Copy link
Member Author

aaronpk commented Mar 15, 2018

Thanks, merging and doing a release asap to get this fix out.

@aaronpk aaronpk merged commit 5a98ead into microformats:master Mar 15, 2018
@Zegnat
Copy link
Member

Zegnat commented Mar 15, 2018

LGTM too.

So people know what is being changed: the regular expression is checking whether a date string has a time zone, and otherwise appending an implied time zone. The check did not look for Z (GMT/UTC) as a time zone previously and appended the implied time zone behind an already in place Z. This simply adds the Z to the check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants