This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to time.h functions for Calander management

I have LPC2132 based board with DS3231 RTC. The system is master clock which supports the GMT, IST, UTC time format. It is also connected to GPS which sends in UTC mode.
At present, I have own functions to support the conversions in user selected mode from others.
Does it possible to use lib function to do the same?
I can read the RTC every second can fill the local registers if needed. My aim to use the lib function to keep my implementation simple and clean and hide the programming.

Parents Reply Children
No data