Month

返回日期值的份,例如:

Dim d As Date = #12/31/2008#
Output.Show(d.Month)

上述代码的执行结果是12


本页地址:http://www.foxtable.com/webhelp/topics/0250.htm