Epoch Generator

This API endpoint will generate the current epoch number, or a custom one with the input date and/or time.

GET https://api.cirrus.center/api/v1/tools/unix-converter/

Uses GMT as default

Query Parameters

NameTypeDescription

year

eg. 2024

The event year

timezone

eg. -5

Timezone for conversion

ampm

eg. PM

AM/PM (Leave blank for 24 hr clock)

second

eg. 0

The event second

minute

eg. 9

The event minute

hour

eg. 12

The event hour

day

eg. 20

The event day

month

eg. 4

The event month

Last updated