3.6. datestamp

DATA TYPE

parameters
item format description
datestamp String
Normal value:
Style: yyyy-MM-ddThh:mm:ss (e.g. 2016-11-01T01:05:09)
yyyy : 4 digit representation of year (e.g. 2016)
MM: 2 digit representation of Month (e.g. 01, 12)
dd: 2 digit representation of day (e.g. 02, 30)
hh: 2 digit representation of hour (e.g. 01, 12, 24)
mm: 2 digit representation of minute (e.g. 01, 20, 59)
ss: 2 digit representation of second (e.g. 01, 20, 59)