This function is used to format the date time to the following format “yyyy-MM-dd hh:mm:ss+TZ”.
- Function: formatDateTime(date)
- Usage: formatDate(Quote.Delivery_Date);
- Output: “2019-06-07 09:46:24+00”
This function is used to format the date time to the following format “yyyy-MM-dd hh:mm:ss+TZ”.