convertToUTCDate
talawa-api • Docs
talawa-api / utilities/recurrenceDatesUtil / convertToUTCDate
Function: convertToUTCDate()
> convertToUTCDate(date
): Date
This function converts the date to UTC.
Parameters
• date: Date
the date to be converted.
Returns
Date
converted date.