Timestamp.this
- this(const(char)[] str)
- this(short year)
- this(short year, ubyte month)
- this(short year, ubyte month, ubyte day)
- this(short year, ubyte month, ubyte day, ubyte hour, ubyte minute)
- this(short year, ubyte month, ubyte day, ubyte hour, ubyte minute, ubyte second)
- this(short year, ubyte month, ubyte day, ubyte hour, ubyte minute, ubyte second, byte fractionExponent, ulong fractionCoefficient)
- this(Date datetime)
- this(TimeOfDay timeOfDay)
- this(DateTime datetime)
- this(SysTime systime)
- this(Duration duration)
mir timestamp Timestamp
aliasesconstructorsenumsfunctionsstatic functionstemplatesvariables