Skip to content

Conversation

@andrew-coleman
Copy link
Member

The test suite failures are caused by careless use of non-UTC Date functions in the date/time parser

resolves #403

Signed-off-by: andrew-coleman andrew_coleman@uk.ibm.com

Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 25c45e0 on timezone_fix into 9be182a on master.

@mattbaileyuk
Copy link
Member

Note: This isn't just a testsuite update, but could change the output of time functions in certain circumstances, but will now achieved the intended outcome.

@andrew-coleman
Copy link
Member Author

Correct, it doesn't change the tests at all. It fixes the code that causes the tests to fail in certain timezones.

@mattbaileyuk mattbaileyuk merged commit d5da19d into master Feb 4, 2020
@mattbaileyuk mattbaileyuk deleted the timezone_fix branch February 4, 2020 16:05
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.

Timezones not working for fromMillis

4 participants