Hi, I'm trying to get the date from my Confiforms to fill in a ticket description in Jira. This is the JSON in IFTTT:
[entry.date.formatDate(yyyy-MM-dd)]Not sure why, but if I select the 24th of April in the form, for example, and go review the Jira ticket details, the date always shows one day behind.
Is there a reason for this I am not understanding? Grateful for any insight.
Community moderators have prevented the ability to post new answers.
This must be the difference in the timezones (server and you)
Trying using this instead
[entry.date.convertDate(yyyy-MM-dd)]
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.