FujiNetWIFI / fujinet-firmware

8-bit systems to ESP32 WiFi Multifunction Firmware
https://fujinet.online
GNU General Public License v3.0
224 stars 68 forks source link

Adam GET_TIME now returns the same format as apple GET_TIME #751

Closed TechCowboy closed 3 months ago

TechCowboy commented 3 months ago

Previous format: day,month,year,hour,min,sec New format: century, year,month,day,hour,min,sec

tschak909 commented 3 months ago

Thank you!