Skip to content

V3 Roadmap #477

@lsndr

Description

@lsndr

v3.0.0 (alpha)

Backlog

  • Verify that all default values are properly handled
  • RESEARCH IF POSSIBLE: If rrule/set is created using fromString, make sure that toString preserves order
  • Add optional mode to return number timestamp instead of DateTime (as options to all, between methods or separate methods like allAsTimestamp or betweenAsTimestamp.
  • [EXPERIMENT] Introduce static RRuleSet.allFromString and RRuleSet.betweenFromString for fast calculations from string rruleset
  • Add toString, fromString everywhere
  • Add DateTime.fromDate(date: Date) to create utc DateTime<Time>
  • Add DateTime.fromTimestamp(ms: number) to create utc DateTime<Time>
  • Add toDate, toTimestamp only for dates returned from rrule, and utc dates

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions