DateValue

DateValue class

Date and time value.

Constructors

NameDescription
DateValueConstructor.

Properties

NameTypeDescription
ValueDateTimeDate and time value.
UfeUnitFormulaErrAttributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

DateValue(value, unit)

Constructor.

ParameterTypeDescription
valueDateTime
unitintA MeasureConst value.

DateValue.Value property

Date and time value.

Type: DateTime

DateValue.Ufe property

Attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.