Skip to content

SpectacledBear/discord-timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Timestamp Generator

Takes in an ISO datetime string as an argument and outputs the Discord timestamp values. Probably could take in other datetime string values too.

Usage

python ./main.py "1970-01-01T00:00"

You can also specify a timezone:

python ./main.py "1970-01-01T00:00-00:00"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages