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