I am doing a project which will get a time data from external Real time clock chip. The data format of the RTC is in BCD form. How can i convert BCD data to real value? is there can built-in function to do that? pls help