Skip to content

NotScottt/CurrenTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Very simple Python script to display the current Time.
Simply install it via pip.

Pip

  pip install CurrenTime

or
Link to my project on PyIp

How to import

Just type

from CurrenTime import CurrenTime

after you imported the lib

Commands

.getTime()

Returns the current time always in right format (e.g. 09:32)

.getFullDate()

Returns the current date always in right format (e.g. 17.04.2023)

.printTime()

Prints the current time always in right format

.printFullDate()

Prints the current date always in right format

Note

this is a very simple library, i may upgrade it later (e.g. correct timeformat for other Countries).

About

Just a small library for current date and time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages