Hi,
probably easy, but I just can't find the solution right now:
I would like to replace all time occurrences in 24h format by 12h AM/PM format, i. e. ($ is used for <Space>-Character, # is used for Tab-Character):
17:21:20#Hello#17:21:28
18:25:20#Tree#18:25:29
should convert to:
$5:21:20$PM#Hello#$5:21:28$PM
$6:25:20$PM#Tree#$6:25:29$PM
Thanks for your help!
probably easy, but I just can't find the solution right now:
I would like to replace all time occurrences in 24h format by 12h AM/PM format, i. e. ($ is used for <Space>-Character, # is used for Tab-Character):
17:21:20#Hello#17:21:28
18:25:20#Tree#18:25:29
should convert to:
$5:21:20$PM#Hello#$5:21:28$PM
$6:25:20$PM#Tree#$6:25:29$PM
Thanks for your help!