GetDateTimeValue Method

GetDateTimeValue function

Gets the date time value of the pivot itemIf the value is null ,it will return DateTime.MinValue


func (instance *PivotItem) GetDateTimeValue()  (time.Time,  error) 

Remarks

See Also