/time-kit

A toolkit for handling date and time operations in web projects.

Primary LanguageTypeScript

time-kit

TimeKit is a toolkit for handling date and time operations in web projects, with built-in support for timezones. It provides a set of utility functions and a class-based approach to manage and format dates, times, and timezones efficiently.

Features

  • Initialize date and time with a specific timezone
  • Convert between different timezones
  • Format weekdays and months in various styles
  • Easily update date and time components