- opBinaryDuration opBinary(AbsTime b) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryDuration opBinary(SysTime b) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryAbsTime opBinary(Duration d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryAbsTime opBinary(Duration d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryDuration opBinary(Duration d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryRightDuration opBinaryRight(SysTime a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryRightAbsTime opBinaryRight(Duration d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opCastDate opCast() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opCmpint opCmp(AbsTime b) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opCmpint opCmp(SysTime b) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opOpAssignAbsTime opOpAssign(Duration d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opOpAssignAbsTime opOpAssign(Duration d) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toStringstring toString() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
An absolute, timezone-less point in time. Like SysTime, but does not carry timezone information. Zero-overhead wrapper around StdTime which attempts to be compatible with std.datetime.