I wanted the token to generate
2022-10-11 at 14-15
instead of get
2022-10-11 AM
The "at HH-mm" yields simply AM instead of the 24 hour time.
thank you very much
I wanted the token to generate
2022-10-11 at 14-15
instead of get
2022-10-11 AM
The "at HH-mm" yields simply AM instead of the 24 hour time.
thank you very much
You could write it like this:
%ICUDateTime%yyyy-MM-dd% at %ICUDateTime%HH-mm%
Try this:
%ICUDateTime%yyyy-MM-dd 'at' HH-mm%