A command line tool to display time in various formats.
Project description
DavodTime CLI
A command line application (designed with the help of ChatGPT) designed to
produce timestamps in the format MMddYYYY-HHmmss
across timezones.
.TH DAVODTIME 1 "August 2024" "Version 0.1.0" "User Commands"
.SH NAME
davodtime \- A command-line tool to display time in various formats.
.SH SYNOPSIS
.B davodtime
[\fButc\fR | \fIGMT\fR | \fITZ\fR | \fB-h\fR | \fB--help\fR]
.SH DESCRIPTION
.B davodtime
is a command-line utility that displays the current time in various time zones or formats.
.SH OPTIONS
.TP
.B -h, --help
Displays this help message and exits.
.TP
.B utc
Displays the current UTC (Coordinated Universal Time) in the format MMddYYYY-HHmmss.
.TP
.B TZ
Any standard timezone abbreviation (e.g., GMT, PST, EST) can be provided as an argument to display the current time in that timezone, in the format MMddYYYY-HHmmss.
.TP
If no arguments are provided, the local system time is displayed in the format MMddYYYY-HHmmss.
.SH EXAMPLES
.TP
.B davodtime
Displays the local system time.
.TP
.B davodtime utc
Displays the current time in UTC.
.TP
.B davodtime pst
Displays the current time in Pacific Standard Time.
.TP
.B davodtime -h
Displays the help message.
.SH AUTHOR
Your Name <your.email@example.com>
.SH LICENSE
This software is licensed under the MIT License.
.SH SEE ALSO
.B date(1)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
davodtime-0.1.2.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file davodtime-0.1.2.tar.gz
.
File metadata
- Download URL: davodtime-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b03e30a1c3cc1094203ba7f8d476e318b89280f83ab4f0829de3d087772ed1f |
|
MD5 | 3147b76b7f9962581c1e81065a1a1b29 |
|
BLAKE2b-256 | 9d554ae80aa47a9c4d4791900c072962f41a081105f18d24aef5d43b1e79bda9 |
File details
Details for the file davodtime-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: davodtime-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54bc8154e7c4a279924f695efc5e350293eb84738c99fb31e83e6ff35465fbba |
|
MD5 | 9d4d7f5e5a6b9af99e4831d04d0faed1 |
|
BLAKE2b-256 | acf631a25a9940a4a6b58658a1a0010ea6339fc220a5fbf03138006136a5a66e |