Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update datetime format to include Z, remove Z from all-day dates #167

Merged
merged 1 commit into from Mar 1, 2023

Conversation

wxactly
Copy link
Contributor

@wxactly wxactly commented Mar 1, 2023

Context and Purposes

While I was updating the unit tests, I noticed that Z was being appended to the date formats, but it should only be used for times. This updates the date time format so that Z is used for UTC times while the dates are left alone.

@alies-dev alies-dev changed the base branch from master to 1.x March 1, 2023 16:39
@alies-dev alies-dev changed the base branch from 1.x to master March 1, 2023 16:39
@alies-dev alies-dev merged commit fb10053 into spatie:master Mar 1, 2023
@alies-dev
Copy link
Collaborator

thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants