Skip to main content

Gets the current 12 or 24 hour time

Project description

ClockPython

A simple module that can get the current 24 or 12 hour time

Examples

Example:

Print(ClockPython.time(24))

23:00

Example 2:

Time_Variable = ClockPython.time(12)

Print(Time_Variable)

11:00

Installation

To install type in command prompt:

"pip install ClockPython"

or, to install it in dev mode, locate the directory of ClockPython and type:

"pip install -e .[dev]"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ClockPython-0.0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

ClockPython-0.0.1-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page