background image
<< Setting a range of dates | Telephone area codes >>
<< Setting a range of dates | Telephone area codes >>

Positive and negative decimal numbers in the format

398
Appendix B - Standard Datapool Data Types
Time - HH:MM:SS
Times in the format shown. Hours range
from 00 (midnight) through 23 (11 pm).
To include the colons ( : ) as ordinary
characters rather than as the .csv file
delimiter, the dates are enclosed in double
quotes when stored in the datapool.
To set a range of times from midnight to
2 pm, set
Minimum
to 0 and
Maximum
to
140000.
00:00:00 (midnight)
11:14:38
21:44:19
If the colon is the delimiter,
the values are stored in the
datapool as follows:
"00:00:00" (midnight)
"11:14:38"
"21:44:19"
Time - HHMMSS
Times in the format shown. Hours range
from 00 (midnight) through 23 (11 pm).
To set a range of times from midnight to
2 pm, set
Minimum
to 0 and
Maximum
to
140000.
000000 (midnight)
111438
214419
Zip Code - 5 Digit
Five-digit U.S. postal zip codes. To
generate the correct zip code lengths, set
Length to 5.
02173
95401
84104
Zip Code - 9 Digit
Nine-digit U. S. postal zip codes.
021733104
954012694
841040190
Zip Code - 9 Digit with Dash Nine-digit U.S. postal zip codes with a
dash between the fifth and sixth digits.
02173-3104
95401-2694
84104-0190
Zoned Decimal
Zoned decimal numbers.
3086036
450
499658196
Standard data type name
Description
Examples