Optional
instant: DateOptional
timezoneOffset: numberReturns the number minutes difference between the JS date's timezone and the reference timezone.
Optional
date: DateOptional
overrideTimezoneOffset: numberStatic
fromStatic
fromOptional
input: Date | ParsingReferenceOptional
timezoneOverrides: TimezoneAbbrMap
Returns a JS date (system timezone) with the { year, month, day, hour, minute, second } equal to the reference. The output's instant is NOT the reference's instant when the reference's and system's timezone are different.