点击或拖拽改变大小

Functions.DOY 方法

X#
Return the Day of Year

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION DOY(
	dDate AS DATE
) AS DWORD
查看代码

参数

dDate
类型:__Date
Date for which to calculate the Date

返回值

类型:UInt32
参见