scDate Monorepo
TypeScript libraries for working with dates, times, and schedules.
Packages
This monorepo contains the following packages:
- scdate - Date and time library for working with schedules
- scschedule - Schedule management utilities (coming soon)
Features
- 🕐 Comprehensive date/time handling with SDate, STime, STimestamp, and SWeekdays
- 🌍 Time zone aware operations
- 📦 Serializable to simple ISO-formatted strings
- 🔒 Immutable data structures
- 📅 Schedule-focused utilities
- ✅ Full TypeScript support
Requirements
- Node.js >= 22
- TypeScript >= 5.0 (for TypeScript users)
License
MIT