Date

GetDatePt2

Description

GetDatePt2 returns the second date point for a Date, this can be null where a Date Phrase does not have a interpreted date value or where a period, range does not have a second value or the date is a simple date.

Syntax

dpDatePt = dt:GetDatePt2()

Parameters

None

Return Value

dpDatePt
date-point object

Remarks

Example
dpDatePoint = dtMyDate:GetDatePt2()