Skip to content

A project to get date time in string format and chronometer using std::chrono

Notifications You must be signed in to change notification settings

saulozitos/Tempus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tempus

" Tempus edax rerum " A Latin expression that means: time, that devours all things.


Tempus is a C++ application example to work with date time and chronometer.

Features

  • get current date as std::string
  • get current time as std::string
  • get current date time as std::string
  • verifier if a year is leap
  • get elapsed time in milliseconds as double
  • get elapsed time in seconds as double
  • get elapsed time from a chronometer in string format 00d:00:00:00.000

License

MIT

Free Software, Hell Yeah!

About

A project to get date time in string format and chronometer using std::chrono

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published