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

Add a way to make 2001:001 == 2001:001:00:00:00, and other conveniences #5

Open
taldcroft opened this issue Dec 14, 2012 · 0 comments

Comments

@taldcroft
Copy link
Member

Having 2001:001 go to 2001:001:12:00:00 is useful in some contexts, but often annoying. Perhaps add a new Time class that changes the API a bit and makes some assumptions for convenience. Other examples:

Float/int inputs 1900 < input < 2200 are assumed to be frac_year.
Float/int inputs 1900001 < input < 2200000 assumed to be greta.

Probably use this new class for fetch, xija.

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

Successfully merging a pull request may close this issue.

1 participant