0

Parse date(today) into a fixed - user local independent - format?

Dear All,

1) How can you ensure that the output of function today() is independent from the user local? I get different formats of the same date depending the date format settings of the user.

 

2) I am looking to use this format: DDMMYY; thus for instance 240919.

 

Thanks,

Bas

1 reply

null
    • Mconneen
    • 4 yrs ago
    • Reported - view

    Try 

    format(today(), "DDMMYY")

Content aside

  • 4 yrs agoLast active
  • 1Replies
  • 1134Views