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 DateTime support #17

Open
schwern opened this issue Dec 29, 2023 · 0 comments
Open

Add DateTime support #17

schwern opened this issue Dec 29, 2023 · 0 comments

Comments

@schwern
Copy link
Owner

schwern commented Dec 29, 2023

DateTimes add a few complications.

  • They're Dates, so checking for Date-like vs Time-like becomes more complicated.
  • They lack nsec, so advancing Time-like becomes more complicated.

They're deprecated, so I'm not going to put in the effort, but maybe someone else will.

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

No branches or pull requests

1 participant