Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • AJS 31 posts 212 karma points
    Aug 15, 2016 @ 18:21
    AJS
    0

    Changing datepicker output in email subject line

    Hi,

    I am using a date picker in my form and trying to get the date into the subject line.

    I am wondering if it is possible to change the outputted date format.

    Currently, I am using the {} around the field name in the subject line

    e.g. {datepaymentreceived}

    but I am getting:

    8\/14\/2016 12:00:00 AM 
    

    Is there a way to change the format? I would simply like to know if I can have it in month-day-year format without the \/ and without the time.

    Is this possible?

    Thanks in advance,

    AJS

  • AJS 31 posts 212 karma points
    Aug 15, 2016 @ 19:44
    AJS
    0

    Also, I have tried to use Angular JS (because that's what the form uses, right?), but to no avail...

    {datepaymentreceived | date:'MM.dd.yyyy'} (doesn't work)

  • Kerri Mallinson 113 posts 497 karma points
    May 19, 2017 @ 09:43
    Kerri Mallinson
    0

    Hi AJS,

    Did you manage to resolve this? I'm having a similar issue (I would like dd/mm/yyyy without the time) and I am looking for a solution.

    Thanks Kerri

Please Sign in or register to post replies

Write your reply to:

Draft