%H %M %S %d %m %y %x correspond to 2 characters;
%j : correspond to 3 characters (length(str) + 1 for each event);
%Y correspond to 4 characters (length(str) + 2 for each event)
%u %w %s %o %O %Q %1 %2 %3 %4 %5 %% : correspond to 1 charactere (length(str) - 1 for each
event)
The following special characters can be used to enter information into the datagram:
TABLE 35: Customizable datagram special characters.
year (the last two digits)
day of the week (1 = monday)
day of the week (0 = sunday)
DST (‘S’ if DST ‘_’ in oder case)
status (‘_’ if locked, ‘#’ in oder case)
status (‘_’ if locked, ‘*’ in oder case)
status (‘_’ if locked, ‘?’ in oder case)
start-of-header (ASCII 01)