Skip to content

Add test for variety of date/time stamps#123

Open
alexburner wants to merge 3 commits into
mourner:masterfrom
alexburner:master
Open

Add test for variety of date/time stamps#123
alexburner wants to merge 3 commits into
mourner:masterfrom
alexburner:master

Conversation

@alexburner
Copy link
Copy Markdown

@alexburner alexburner commented Oct 13, 2018

When using this library in Seattle, WA, USA it was found that date objects with a small time (ex: 00:01:00) would be interpreted by the library as occurring the day before.

This test exposes the problem, but unfortunately it doesn't offer a solution (guessing the issue is with toJulian() and toDays()?)

When using this library in Seattle, WA, USA it was found that date
objects with a small time (example: 00:01:00) would be interpreted
by the library as occurring the day before.

This test exposes the problem, but does not offer a solution. It's
assumed the issue is somewhere in toJulian() and toDays(), but
this author does not understand them well enought to venture in.
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.

1 participant