|
Forum Index : Microcontroller and PC projects : datetime$ on mmx seems to change date$
| Author | Message | ||||
| astro1 Regular Member Joined: 26/06/2016 Location: AustraliaPosts: 53 |
Running mmx144 v5.0503. datetime$ seems to update date$, after a second datetime$. ' Print Date$ outit$=Date$ outit$ = Mid$(DateTime$(Epoch(outit$+" "+Time$)+86400),1,10) Print outit$ Print Date$ outit$ = Mid$(DateTime$(Epoch(outit$+" "+Time$)+86400),1,10) Print outit$ Print Date$ > run 24-08-2019 25-08-2019 24-08-2019 26-08-2019 25-08-2019 |
||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10573 |
Thanks for the report - please try for 100/144 pin Micromite.X.production.zip and for 64-pin Micromite.X.production64.zip |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |