.wip
DATE$ = "DD-MM-YY[YY]" or
Set the date of the internal clock/calendar. DD, MM and YY are numbers, for example: DATE$ = "28-7-2014"
DATE$ = "DD/MM/YY[YY]" or
With OPTION RTC AUTO ENABLE the PicoMite firmware starts with the DATE$ programmed in RTC.
DATE$ =”YYYY-MM-DD” or
Without OPTION RTC AUTO ENABLE the PicoMite firmware starts with the date set to "01-01-2024" on power up.