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

Implement TimestampList #182

Open
tushushu opened this issue May 24, 2022 · 0 comments
Open

Implement TimestampList #182

tushushu opened this issue May 24, 2022 · 0 comments
Labels

Comments

@tushushu
Copy link
Collaborator

tushushu commented May 24, 2022

This class/struct should provide the functions below:

  • Conversion between StringList, strptime and strftime
  • Get year/month/day/hour/minute/second of a given timestamp
  • Addition, Subtraction
  • Timedelta
  • Timezone calculation and time conversion
  • Constructed from Python str or Python datetime objects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant