PROGRAMMING
3-9. DATE
This is related to date sequence.
You have to program according to following date sequence.
n1 n2 n3 n4 n5 n6 - SUBTOTAL
NOTE !! Day is allowed 1 to 31, month is allowed 1 to 12, year is consist of a number of
two figures.
Refer to SYSTEM OPTION 20 DATE SEQUENCE .
Example. To set December 25,1997
2 5 1 2 9 7 SUBTOTAL Day - Month - Year
1 2 2 5 9 7 SUBTOTAL Month - Day - Year
9 7 1 2 2 5 SUBTOTAL Year - Month – Day
2 5 - 1 2 - 1 9 9 7
1 2 - 2 5 - 1 9 9 7
1 9 9 7 - 1 2 - 2 5
3-10. TIME
Enter the hour and minutes using the 24 hour clock and press the X/M key.
n1 | n2 | n3 | n4 | - X/M |
+ - | - + | + | - - | + |
Hour | Minute |
|
Example. Current time is 3:25 p.m.
1 5 2 5 X/M
1 5 . 2 5
29