DateTime icon

DateTime

Provides timezone-aware date and time information.

Acerca de

The DateTime tool is a straightforward server designed to offer precise, timezone-aware date and time data. It enables users to retrieve current dates in ISO format, with an option to include the weekday, and current times formatted according to specific preferences. The server is highly configurable via environment variables or HTTP headers, allowing users to define a default timezone and choose between 12-hour or 24-hour time formats, with intelligent fallbacks for invalid configurations.

Características Principales

  • Retrieve current time in configurable 12-hour or 24-hour format
  • Configurable default timezone via environment variables or headers
  • 0 GitHub stars
  • Optionally include weekday with the current date
  • Retrieve current date in ISO format (YYYY-MM-DD)
  • Automatic fallbacks for invalid timezone or time format settings

Casos de Uso

  • Providing localized date and time displays for web or mobile applications
  • Standardizing timestamps and date information across distributed systems
  • Automating scheduling or logging processes based on specific timezones
Advertisement

Advertisement