Skip to content

A terminal-based program that calculates days left until a given date that parses DateStrings in multiple UNIX-compliant formats.

License

Notifications You must be signed in to change notification settings

Bupper420/hypeban

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypeban

A terminal-based program that calculates days left until a given date that parses DateStrings in multiple UNIX-compliant formats created by Bupper

NAME

hypeban, hp

SYNOPSIS

Perform calendar date operations using UNIX-formatted date strings.

USAGE

Enter a date as follows.

Example 1:

> since 1969-07-20
Date input: 1969-07-20
Output: 19078

Example 2:

> since 01-31-2000
Date input: 01-31-2000
Output: 7926

Example 3:

> until 2021-10-31
Date input: 2021-10-31
Output: 3

Example 4:

> until 10-31-2021
Date input: 10-31-2021
Output: 3

LICENSE

GNU GENERAL PUBLIC LICENSE v3.0

About

A terminal-based program that calculates days left until a given date that parses DateStrings in multiple UNIX-compliant formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages