Specifies the type of
input. Data input options:
1. IP
2. string(default)
3. number
4. timeUS, 12hour format
Format:
HH:MM:SS AM/PM
HH:1-12, MM:0-59, SS:0-59
AM/PM stand for the
forenoon/afternoon.
Example:
02:00:23 AM
12:59:00 PM
5. timeInt, 24 hour format
Format:
HH:MM:SS
HH:0-23, MM:0-59, SS:0-59
Example:
23:25:00
6. dateUS
Format:
MM/DD/YYYY
MM:1-12,DD:1-31,YYYY:000
0-9999
Example:
12/31/2009
7. dateInt
Format:
DD/MM/YYYY
DD:1-31,MM:1-12,YYYY:000
0-9999
Example: