例如:
2012/11/13 06:30:38
我试过了
Dim d As System.DateTime MsgBox(d.Year) 'Return 1
尝试这个:
DateTime.Now.ToString("yyyy/MM/dd HH:mm:ss")