We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
seems like it'd be handy
The text was updated successfully, but these errors were encountered:
Sure, I've planned it to add.
I think the tool should do:
@tmc, could you describe your use-case?
Sorry, something went wrong.
Reading from flags can also be useful. Take GNU date for example:
date
date +%s -d 'tomorrow 9:00 am' # Prints `1484398800` to stdout (i.e. 2017-01-14 09:00:00 in unix time).
No branches or pull requests
seems like it'd be handy
The text was updated successfully, but these errors were encountered: