DXN time (~T[HH:MM:SS(.ffffff)?]) — a bare wall-clock
time-of-day, no date or timezone component. No conversion helpers to
a native JS type: nothing in JS represents "time of day" on its own
without a synthetic, misleading date component the way DXNDate's
UTC-midnight convention at least stays honest about being a
convention — see that class's own doc for the same underlying
Date-conflation problem.
DXN
time(~T[HH:MM:SS(.ffffff)?]) — a bare wall-clock time-of-day, no date or timezone component. No conversion helpers to a native JS type: nothing in JS represents "time of day" on its own without a synthetic, misleading date component the wayDXNDate's UTC-midnight convention at least stays honest about being a convention — see that class's own doc for the same underlyingDate-conflation problem.