DateTimeFrac

DateTime doesn't support milliseconds, but SDLang's "Date Time" type does. So this is needed for any SDL "Date Time" that doesn't include a time zone.

Members

Properties

fracSec
deprecated FracSec fracSec [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fracSec
deprecated FracSec fracSec [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dateTime
DateTime dateTime;
Undocumented in source.
fracSecs
Duration fracSecs;
Undocumented in source.

Meta