-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
This class/struct should provide the functions below:
- Conversion between
StringList,strptimeandstrftime - 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.
Reactions are currently unavailable