I want to get current time and want to send in ISO format in js code example Example: get iso date javascript var isoDate = new Date().toISOString()