Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:06 09 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 : Syntax DATE$ vs. manual.

Author Message
Paul_L
Guru

Joined: 03/03/2016
Location: United States
Posts: 769
Posted: 12:49am 24 Mar 2017
Copy link to clipboard 
Print this post

The 5.2 manual says:
  Quote  
DATE$ = "DD-MM-YY"
or
DATE$ = "DD/MM/YY"
Set the date of the internal clock/calendar.
DD, MM and YY are numbers, for example: DATE$ = "28-7-2014"
The date is set to "1-1-2000" on power up.

Shouldn't it read:
  Quote  
DD, MM and YY are numbers, for example: DATE$ = "28-07-2014"
The date is set to "01-01-2000" on power up.

Paul in NY
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3308
Posted: 07:59am 24 Mar 2017
Copy link to clipboard 
Print this post

OK, good point.
Geoff Graham - http://geoffg.net
 
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