Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:03 13 Nov 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : datetime$ on mmx seems to change date$

Author Message
astro1
Regular Member

Joined: 26/06/2016
Location: Australia
Posts: 53
Posted: 01:31pm 24 Aug 2019
Copy link to clipboard 
Print this post

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 Kingdom
Posts: 10573
Posted: 01:27pm 25 Aug 2019
Copy link to clipboard 
Print this post

Thanks for the report - please try

for 100/144 pin


Micromite.X.production.zip

and for 64-pin


Micromite.X.production64.zip
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025