Am using a date picker on alpha studio. Upon selecting current date it takes a date of a day before the selected date. please assist on this
2 Likes
Hi @Edward,
On Alpha, dates are stored in ISO format, which is likely causing this behavior.
If you need to format the date based on your requirement, you can do so when sending the data to external services that require a specific format.
4 Likes
