Skip to content

steinerAdi/tinytime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Status codecov

Tiny C Time Library

Small lightweight library to handle unix and human readable time.

About The Project

This library is a lightweight time.h std library replacement to change between the unix time and a human readable structure inspired from the time.h tm structure.

Build With

Getting Started

Installation

Include the tinytime directory into your project. The header file is located in the inc directory. The source file is located in the src direcotry. There are no additional installation necessary.

Usage

To handle times in a MCU without the recourse intensive time.h library. It is used to handle unix time and human readable time in an efficient way.

License

Distributed under the GNU general public license. See LICENSE for more information.

Author

Adrian STEINER (adi.steiner@hotmail.ch)

Acknowledgments

About

Lightweight time library for unix timestamps

Topics

Resources

License

Stars

Watchers

Forks