Skip to content

Implement TimestampList #182

@tushushu

Description

@tushushu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions