(Elementary user)
I am using the following syntax to get the date in various notifications:
#date(%d-%m-%y_%H:%M:%S)#
This returns for example:
18-06-12_11:33:22
My goal is to 'add' another five minutes to the output, as in: #date(%d-%m-%y_%H:%M+5:%S)#
From researching some posts, it looks possible using Pearl for example, however does anyone know if it possible only using the date command?
Best regards
I am using the following syntax to get the date in various notifications:
#date(%d-%m-%y_%H:%M:%S)#
This returns for example:
18-06-12_11:33:22
My goal is to 'add' another five minutes to the output, as in: #date(%d-%m-%y_%H:%M+5:%S)#
From researching some posts, it looks possible using Pearl for example, however does anyone know if it possible only using the date command?
Best regards