SalDateTime
PPJ.Runtime.SalDateTime
public struct SalDateTime : ValueType, IComparable, IConvertible, IFormattable, INullable, ISalType, IXmlSerializablePublic Structure SalDateTime
Implements ValueType, IComparable, IConvertible, IFormattable, INullable, ISalType, IXmlSerializableConstructors
SalDateTime(x)
Name
Type
Description
SalDateTime(year, month, day)
Name
Type
Description
SalDateTime(year, month, day, hour, minute, second)
Name
Type
Description
SalDateTime(year, month, day, hour, minute, second, milliseconds)
Name
Type
Description
Properties
Current
IsNull
Ticks
TreatMinValueAsNull
Value
Methods
AddDays(days)
Parameter
Type
Description
Compare(x, y)
Parameter
Type
Description
CompareTo(obj)
Parameter
Type
Description
CompareTo(x)
Parameter
Type
Description
Day()
Hour()
Minute()
Month()
MonthBegin()
Quarter()
QuarterBegin()
Second()
Subtract(x)
Parameter
Type
Description
ToDateTime()
WeekBegin()
Weekday()
Year()
YearBegin()
Used By
Name
Description
Last updated