Click or drag to resize

DOY Function

X#
Return the Day of Year

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION DOY(
	dDate AS DATE
) AS DWORD
Request Example View Source

Parameters

dDate
Type: Date
Date for which to calculate the Date

Return Value

Type: DWord
See Also