convert abstract method
Converts the local
date-time in microseconds to microseconds since Unix epoch (in UTC). The corresponding
TimezoneSpan is also returned.
Implementation
@useResult (EpochMicroseconds, TimezoneSpan) convert({required int local});