Technical data

Appendix
27.3 Data Types and Parameter Types
Programming with STEP 7
Manual, 05/2010, A5E02789666-01 599
The permitted range for the data type DATE_AND_TIME is:
min.: DT#1990-1-1-0:0:0.0
max.: DT#2089-12-31-23:59:59.999
Possible Value Range BCD Code
Year 1990 - 1999
2000 - 2089
90 - 99
00 - 89
Month 1 - 12 01 - 12
Day 1 - 31 01 - 31
Hour 00 - 23 00 - 23
Minute 00 - 59 00 - 59
Second 00 - 59 00 - 59
Millisecond 0 - 999 000 - 999
Day of week Sunday - Saturday 1 - 7