calendar

Calendar, takes care of ranges for seconds, minutes, date, month, year

Author Eur van Andel, Copyright (c) 2008, all rights reserved.
Adapted-by
Compiler >=2.4h

Description

This library has only one fuction: calendar(). It assumes the following variables:
var volatile byte seconds (typically updated by an ISR)
var byte hours, minutes, date, month
var word year
It knows the leap years until 2099.


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Functions


API details

Global variables/contants

Procedures

Functions


Related samples

Here are the list of samples which use this library:

16f876a16f876a_rtc_lcd.jal
16f877a16f877a_rtc_lcd.jal