Hi How can i parse date in zoho crm in DD/MM/YYYY format
Hey Navdeep,
the parseDate() function is used to turn a string into a date variable. Then the formatDate() can be used to change it to whatever format you need.