The ctrepd utility now supports an option to display timestamps in human readable (local time) format: ‑showlocaltime.
Example output:
opcode = BEGTRAN
tranno = 16838303
tstamp = 1397160965: Thu Apr 10 15:16:05 2014
flags = 0
lognum = 7986
logpos = 1088896 (0x00109d80)
opcode = ENDTRAN
tranno = 16838303
tstamp = 1397160966: Thu Apr 10 15:16:06 2014
flags = 0
lognum = 7986
logpos = 1093717 (0x0010b055)
opcode = SUCTRAN
tranno = 16838303
flags = 0
lognum = 7986
logpos = 1093951 (0x0010b13f)
Example output with -w option:
log nbr log pos (in hex) opcode tranno fileid tstamp flags
7986 2248042 0x00224d6a BEGTRAN 16841790 0 Thu Apr 10 15:20:02 2014 0
7986 2248220 0x00224e1c ENDTRAN 16841790 0 Thu Apr 10 15:20:02 2014 0
7986 2248262 0x00224e46 SUCTRAN 16841790 0 0