utc()Creates a date using universal time.
This function is valid in v2.1.0 to v2.24.3. This function has been downloaded 65 times.Date object whose properties will be interpreted as UTC properties, or the number of milliseconds since the beginning of Jaunary 1, 1970 GMT, or a string version of the date, or the year. If this is to be understood as the year additional arguments must also be passed.0 and 11 representing the month.1 and 31 representing the month.0 and 23 representing the hour.0 and 59 representing the minute.0 and 59 representing the second.0 and 999 representing the millisecond.Date object.