Double digit month
Hi,
is it possible to always have the month as double digit?
I have an API where I read the current year/month/day and insert in the request, and it is always expecting the month to be double digit as YYYY/MM-DD.
Between October-December there is no problem but between January-September I need to insert an extra "0" in the request.

Hello Fredrik,
I made an internal ticket for the date/time to be converted and used like this. This will be added to our DateTime task that we implemented in the BETA releases.
The full date will be available as string value with the option to edit the format as well. Expect it in the future releases, but for the time being i'd suggest using the workaround.
Best regards.