Timestamp Converter

Here you can manage UnixTime for your commands.

Note

Unix time is a system for tracking time by counting the number of seconds that have passed since January 1st, 1970. This value is stored as a simple integer, which computers can easily process and calculate with. For example, the function $getTimestamp can be used to get the current Unix timestamp or perform time-based operations for your bot.

Info

The timezone selected on your device is used as default.

Time zone

Select timezone for time calculations

Date to Unix Timestamp

Select a date and time:

Unix timestamp:

0

Unix Timestamp to Date

Enter Unix timestamp:

Date and time:

Not set

Time Remaining

Time until selected Unix timestamp:

Loading...

Functions

Here are all the functions related to unix timestamp.

GET:

Example

$nomention
Unix date: <t:1917043200:D>
!example Unix date:
January 10, 2030

Example

You can use Discord timestamp highlighting to make your code look nicer!