• Display TIME and DATE
    Could some body in this forum advise me with a simple code on how to diplay DATE and TIME using printf() statement. I tried cut and paste the one posted here, and it did not even compile ... whole...
  • Date and Time
    Hi I need to compare two different date&time. Anyone ho have any app note on this?
  • date/time as string
    I have the following code that sets the date & time: date_time_get_current_time(¤t_time); if(current_time.hours > 4 && current_time.hours <10) { When the device boots, time will be set 0 (2017...
  • How stored date and time information?
    On STM32F1 I need create a log with storing the EEPROM, any as 30.10.2015 17:30 temp, humidity, xx, xx ,xx 30.10.2015 17:45 temp, humidity, xx, xx ,xx I wonder how to store time information...
  • RL-FlashFS EFS date and time
    Hello, I'm using RL-FlashFS with 2 file systems one on a USB MSD (FAT) the other on NOR Flash (EFS). I've implmented the two time functions: fs_get_time and fs_get_date. These appear...