Skip to content

Repository files navigation

Datetime Converter

A simple web-based tool for converting timestamps between different timezones. Supports multiple formats including ISO, Unix timestamps, and human-readable dates.

Features

  • Parse various datetime formats (ISO 8601, Unix timestamps, RFC 2822, etc.)
  • Display times across multiple timezones simultaneously
  • Add/remove timezones
  • Daylight saving time visualization
  • Saves timezone preferences to localStorage
  • URL parameter support (?time=<timestamp>)

Development

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

# Lint and format
npm run standards

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages