ASP中FormatDateTime函數用法詳解

來源:互聯網
上載者:User

FormatDateTime 函數

返回運算式,此運算式已被格式化為日期或時間。

FormatDateTime(Date[, NamedFormat])

參數

參數

描述

date

Required. Any valid date expression (like Date() or Now())

必選項。要被格式化的日期運算式。(如Date()或Now())

format

Optional. A Format value that specifies the date/time format to use

可選項。指示所使用的日期/時間格式的數值

設定

NamedFormat 參數可以有以下值:

常數

描述

vbGeneralDate

0

Display a date in format mm/dd/yy. If the date parameter is Now(), it will also return the time, after the date

顯示日期和/或時間。如果有日期部分,則將該部分顯示為短日期格式。如果有時間部分,則將該部分顯示為長時間格式。如果都存在,則顯示所有部分。

vbLongDate

1

Display a date using the long date format: weekday, month day, year

使用電腦地區設定中指定的長日期格式顯示日期

vbShortDate

2

Display a date using the short date format: like the default (mm/dd/yy)

使用電腦地區設定中指定的短日期格式顯示日期。如預設的(月/日/年)

vbLongTime

3

Display a time using the time format: hh:mm:ss PM/AM

使用電腦地區設定中指定的時間格式顯示時間

vbShortTime

4

Display a time using the 24-hour format: hh:mm

使用 24 小時格式 (hh:mm) 顯示時間



相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.