DTSplit (FUN)ΒΆ
FUNCTION DTSplit : ERROR
The function provides year, month, hour, minute and second from the IEC 6-1131-3 format DATE_AND_TIME.
- InOut:
Scope
Name
Type
Comment
Return
DTSplitInput
dtDateAndTimeDTpuiYearPOINTER TO UINT
1970 .. 2099
puiMonthPOINTER TO UINT
1 .. 12
puiDayPOINTER TO UINT
1 .. 31
puiHourPOINTER TO UINT
0 .. 23
puiMinutePOINTER TO UINT
0 .. 59
puiSecondPOINTER TO UINT
0 .. 59