chronos-ts

⏰ Flexible period and interval handling library for JavaScript and TypeScript, with support for precise time comparisons and custom intervals.

MIT License

Downloads
794
Stars
2

Bot releases are visible (Hide)

chronos-ts - First Release (Fixes) Latest Release

Published by hendurhance about 1 month ago

Fix the issue with the startDate and endDate method

chronos-ts - First Release

Published by hendurhance about 1 month ago

  • Flexible period creation and manipulation with customizable precision (minute to year)
  • Interval generation for recurring events (e.g., "every 3 days")
  • Comprehensive period comparisons (overlaps, contains, adjacent)
  • Precise start/end date handling with various time units
  • Advanced operations like symmetric differences and unions between periods
  • Adjacent period detection for seamless time range management
  • Extensive utility functions for common date operations and formatting