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

Only set timezone for Unix timestamps if actually was a Unix timestamp #7959

Merged

Conversation

Sesquipedalian
Copy link
Member

If the intended time zone for a new SMF\Time object was indicated by including the time zone identifier in the string passed as the first argument, rather than as a \DateTimeZone object passed as the second argument, then SMF\Time would automatically change the time zone of the constructed object to the user's time zone.

@Sesquipedalian Sesquipedalian added this to the 3.0 Alpha 1 milestone Dec 21, 2023
@Sesquipedalian Sesquipedalian merged commit 78c2ce9 into SimpleMachines:release-3.0 Dec 21, 2023
3 checks passed
@Sesquipedalian Sesquipedalian deleted the time_tz_stable branch December 21, 2023 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant