Share via


LeanCoverageKanbanRule.correctDateTime Method

Retrieves a valid, non-empty, utcdatetime object.

Syntax

private utcdatetime correctDateTime(utcdatetime _dateTime)

Run On

Called

Parameters

  • _dateTime
    Type: utcdatetime
    The input utcdatetime object; optional.

Return Value

Type: utcdatetime
The specified date time value; otherwise, the maximum date time value supported by the utcdatetime object.

Remarks

This method is used internally by the class.

See Also

Reference

LeanCoverageKanbanRule Table