最佳答案
我可以使用Day(Date()), Month(Date())来提取月份和日期。我不能提取小时,用HOUR(Date())。我得到以下错误。
'HOUR' is not a recognized built-in function name.
我怎样才能抽出时间?