Skip to content

Conversation

@nattfodd
Copy link

Time.parse("2024-09-17 10:00:00") is getting system time zone assigned e.g. resulting in "2024-08-17 10:00:00 +03:00"

So based on system time this could be a different time in UTC, which is incorrect given the time provided by eBay is already in UTC.

Time.parse("2024-09-17 10:00:00") is getting system time zone assigned
e.g. resulting in "2024-08-17 10:00:00 +03:00"
So based on system time this could be a differnt time which is incorrect
given the time provided by eBay is in UTC
@nattfodd nattfodd requested a review from a team September 17, 2024 08:45
@nattfodd nattfodd requested a review from a team September 17, 2024 10:13
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.

3 participants