kobre98
Full Member level 2
- Joined
- Sep 18, 2011
- Messages
- 145
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,296
- Location
- Gaza, Palestine
- Activity points
- 2,523
See the original mikroBasic code and check if month_, day, year holds raw BCD data from RTC or transformed data. I will also check it.
day and month data from RTC are converted to decimal and sent to the function. Also y always will be 2010. Is it correct or do you want to send year data from RTC ?
I need the information to be sent from RTC even the year to get calculations right.