What method is used to get the UTC date and time from a Date object?
date.getUTCDay()
date.toUTCDate()
date.toUTCString()
date.getUTCDate()