Skip to content

recurrence rules library with timezone support #12

Description

@vladnicula

Let's say I have a recurrence rule for "Every first Monday of the month at 23:30" starting at startTime: x.

First Monday of December in UK starts at a different time-stamp than First Monday of December in China.

I'm implementing an application that would be able to switch between any given timezone, regardless of the browsers local timezone.So I could be in Romania, and ask the application to display all dates in relation to China's timezone.

Has anyone played with a library that can answer a question like:

"Give me all first Mondays between X and Y time-stamps, IN CHINA"?

Or maybe I'm not thinking about this right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions