MT586: (54) Field 98a: Date/Time: Lot Date/Time
FORMAT
Option A | :4!c//8!n | (Qualifier)(Date) |
Option C | :4!c//8!n6!n | (Qualifier)(Date)(Time) |
Option E | :4!c//8!n6!n[,3n][/[N]2!n[2!n]] | (Qualifier)(Date)(Time)(Decimals)(UTC Indicator) |
PRESENCE
Optional in optional subsequence B4a
QUALIFIER
(Error code(s): T89)
Order |
M/O |
Qualifier |
R/N |
CR |
Options |
Qualifier Description |
---|---|---|---|---|---|---|
1 |
O |
LOTS |
N |
|
A, C, or E |
Lot Date/Time |
DEFINITION
This qualified generic field specifies:
LOTS |
Lot Date/Time |
Date/time at which the lot was purchased. |
NETWORK VALIDATED RULES
Date must be a valid date expressed as YYYYMMDD.
Time must be a valid time expressed as HHMMSS.
UTC Indicator must be a valid time expressed as HH[MM].
Sign ([N]) must not be used when UTC Indicator is equal to all zeroes.
EXAMPLE
Examples of format option E usage:
Lot date/time is the 23rd of October 2006, at 12:35 and 48 seconds, 2 tenths of a second
:98E::LOTS//20061023123548,2
Lot date/time is the 23rd of October 2006, at 12:35 and 48 seconds, 25 hundreds of a second, UTC time +2
:98E::LOTS//20061023123548,25/02
Lot date/time is the 23rd of October 2006, at 12:35 and 48 seconds, UTC time - 4
:98E::LOTS//20061023123548/N04
Lot date/time is the 23rd of October 2006, at 12:35 and 48 seconds, UTC time - 2h30
:98E::LOTS//20061023123548/N0230