■
[S2]: Specification of conversion pattern
The conversion pattern is specified by 4-digit hex data.
H
(First digit) (Second digit) (Third digit) (Fourth digit)
Items Description
(First digit)
Output
pattern
Specify the output pattern for the string after conversion. Refer to the table below for ways to
display the month and day of the week.
Value Constitution (Order) Format Month display
Day of the week
display
0 Year/Month/Day/(Day of the week) Single-byte Number Japanese
1 Year/Month/Day/(Day of the week) Double-byte Number Japanese
2 Year/Month/Day/(Day of the week) Single-byte Number Chinese
3 Year/Month/Day/(Day of the week) Double-byte Number Chinese
4 Day of the week/Day/Month/Year Single-byte Number English
5
(Note 1)
Day of the week/Day/Month/Year Single-byte Alphabet English
6 Day of the week/Day/Month/Year Single-byte Number English
7
(Note 2)
Day of the week/Day/Month/Year Single-byte Alphabet English
(Second
digit)
Date and
time
Value Description
0 Date and time
1 Date only
2 Time only
(Third digit)
Addition of
day of the
week
Value Description
0 No
1
(Note 3)(Note 4)
Yes
(Fourth digit)
Delimiter
Specify a delimiter for data.
Value Date Between date and time Time
0 / (slash) ␣ (space) : (colon)
1 ␣ (space) ␣ (space) ␣ (space)
2 - (hyphen) ␣ (space) : (colon)
3 . (period) ␣ (space) . (period)
4
(Note 5)
Chinese character ␣ (space) Chinese character
5 No ␣ (space) No
6 No _ (underscore) No
(Note 1) When specifying 5 or 6 for the first digit, which is the delimiter, output pattern 5 is automatically
corrected to pattern 4 for processing.
(Note 2) When specifying 5 or 6 for the first digit, which is the delimiter, output pattern 7 is automatically
corrected to pattern 6 for processing.
14.15 TIMEstr (Date and Time Character String Conversion)
WUME-FP7CPUPGR-12 14-77