Skip to content

importpw/date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

date

Date processing functions for shell scripts.

API

date_now

Prints the current time in seconds since the Unix epoch (1970-01-01 00:00:00 UTC).

#!/usr/bin/env import
import "date"

date_now
# 1590871495

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages