How to format date to always be PM instead of AM?

Welcome to the Make community!

If you meant ignoring the “am” from the end of a formatted date, simply use lowercase hh instead of HH, remove the “A” at the end of the formatDate format parameter.

Then, right at the end of the Variable value field after the close bracket “)”, type in a manual “pm”.

e.g.:

hh:mm)pm

For more information, see https://www.make.com/en/help/functions/tokens-for-date-time-formatting

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!

3 Likes