I create timestamp format like this:
ddMMMMyyyyHHmm
It works well when I use 24 hours format. It result like this 09January20191009
But when I change to 12 hours format in general datetime settings. It show AM or PM behind it.
What timestamp correct format to get same timestamp result even user change from 24 hours format to 12 hours format?