博客來網路書店查詢

書名

博客來網路書店查詢

星期二, 10月 09, 2007

日期時間函數

TimeOfDay() : 取得目前不包含日期的時日期時間函數間。

Timer() : 取得由0:00 到目前時間的秒數,型態為Double。

TimeSerial(hour, minute, second) : 將接收的參數合併為一個只有時間Date 型態的數據。

Timavalue(time) : 取得符合國別設定樣式的時間值。

Today() : 取得今天不包含時間的日期。

MonthName(month) : 依接收的月份數值取得該月份的完整寫法。

Now() : 取得目前的日期和時間。

Second(time) : 取得時間內容的秒部分,型態為Integer。

DateAdd(dateinterval, number, datetime) : 對日期或時間作加減。

DateDiff(dateinterval, date1, date2) : 計算兩個日期或時間間的差值。

DatePart (dateinterval, date) : 依接收的日期或時間參數傳回年、月、日或時間。

DateSerial(year, month, day) : 將接收的參數合併為一個只有日期的Date 型態的數據。

Datevalue(datetime) : 取得符合國別設定樣式的日期值,包含時間。

Minute(time) : 取得時間內容的分部分,型態為Integer。

Month(date) : 取得日期的月部分,型態為Integer。

Hour(time) : 傳回時間的小時字段,型態是Integer。

Day(datetime) : 依接收的日期參數傳回日。

沒有留言: