Skip to content
forked from MaJerle/lwdtc

Lightweight date, time & cron utilities for embedded systems

License

Notifications You must be signed in to change notification settings

ahfong2006/lwdtc

 
 

Repository files navigation

Lightweight Date, Time & Cron

Platform independent Date, Time & Cron Utility library

Read first: Documentation

Features

  • Written in ANSI C99
  • Platform independent, easy to use
  • Support for date, time and cron utilities
  • Ultra-lightweight cron library for embedded systems
  • Cron supports numbers only, no string dates/months, quicker parsing
  • Support for time.h struct tm data structure for time operations
  • Date and time range support with CRON syntax
  • User friendly MIT license

Contribute

Fresh contributions are always welcome. Simple instructions to proceed::

  1. Fork Github repository
  2. Respect C style & coding rules used by the library
  3. Create a pull request to develop branch with new features or bug fixes

Alternatively you may:

  1. Report a bug
  2. Ask for a feature request

About

Lightweight date, time & cron utilities for embedded systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.8%
  • CMake 5.2%