
The Function Block GETTIME splits the time and date into its components.
The Function Block is the opposite of MKTIME.
Defines a date and time with the format DT#. This is then broken down into its components.
The calculated year from the input DT.
The calculated month from the input DT.
The calculated day from the input DT.
The calculated hour from the input DT.
The calculated minute from the input DT.
The calculated second from the input DT.
The calculated milliseconds from the input DT.