Skip to content

nellaG/tsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsd

timestamp to date ISO format

Build and run

$ go build -o tsd ./cmd/tsd

$ ./tsd 1833561154
2024-12-07 08:45:54 +0000 UTC

Test

$ gotest -v -cover ./...  # install gotest

Install from go.pkg.dev

$ go install github.com/nellaG/tsd/cmd/tsd@{version}

`

About

timestamp to date ISO format

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages