Date Point

GetDay

Description

Returns the Day from a DatePoint

Syntax

iDay = dp:GetDay()

Parameters

None

Return Value

iDay
integer: Day value from Date Point

Remarks

Example
iBirthDay = dpBirthDate:GetDay()