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.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.