久久福利_99r_国产日韩在线视频_直接看av的网站_中文欧美日韩_久久一

您的位置:首頁技術(shù)文章
文章詳情頁

ASP中格式化時(shí)間短日期補(bǔ)0變兩位長(zhǎng)日期的方法

瀏覽:329日期:2022-06-04 18:23:09

因?yàn)槎倘掌诓蛔?位,所以在網(wǎng)頁排版的時(shí)候,影響美觀,下面兩個(gè)函數(shù)可以解決這個(gè)問題。

2020-2-7短日期 變 2020-02-07長(zhǎng)日期

Function FStime(times)
  Dim years,months,days
   if len(times)=0 then exit function
   years=year(times)
   months=right("0"&month(times),2)
   days=right("0"&day(times),2)
   times=years&"-"&months&"-"&days
   FStime=times
End Function

2020-2-7 23:37:5短日期 變 2020-02-07 23:37:05長(zhǎng)日期

Function FLtime(times)
  Dim years,months,days,hours,minutes,seconds
   if len(times)=0 then exit function
   years=year(times):months=right("0"&month(times),2)
   days=right("0"&day(times),2):hours=right("0"&hour(times),2)
   minutes=right("0"&minute(times),2):seconds=right("0"&second(times),2)
   FLtime=years&"-"&months&"-"&days&" "&hours&":"&minutes&":"&seconds
End Function

Pw_Sys 日期格式轉(zhuǎn)換函數(shù)

<%

Rem Pw_Sys 日期格式轉(zhuǎn)換函數(shù)

function DateTimeFormat(DateTime,Format)
select case Format
case "1"
DateTimeFormat=""&year(DateTime)&"年"&month(DateTime)&"月"&Right("0" & Day(DateTime),2)&"日"
case "2"
DateTimeFormat=""&month(DateTime)&"月"&Right("0" & Day(DateTime),2)&"日"
case "3"
DateTimeFormat=""&year(DateTime)&"-"&month(DateTime)&"-"&Right("0" & Day(DateTime),2)&""
case "4"
DateTimeFormat=""&year(DateTime)&"/"&month(DateTime)&"/"&Right("0" & Day(DateTime),2)&""
case "5"
DateTimeFormat=""&month(DateTime)&"/"&Right("0" & Day(DateTime),2)&""
case "6"
DateTimeFormat=""&year(DateTime)&"年"&month(DateTime)&"月"&Right("0" & Day(DateTime),2)&"日<font color=red> "&FormatDateTime(DateTime,4)&"</font>"
case "7"
  temp="星期日,星期一,星期二,星期三,星期四,星期五,星期六"
  temp=split(temp,",")
  DateTimeFormat=temp(WeekRight("0" & Day(DateTime),2)-1)
case "8"
DateTimeFormat=""&month(DateTime)&"-"&Right("0" & Day(DateTime),2)&""
case "9"
if len(hour(DateTime)) = 1 then
str="0"&hour(DateTime)
else
str=hour(DateTime)
end if
DateTimeFormat=DateTimeFormat(DateTime,1)&" "&str&":"&Minute(DateTime)
case "10"
DateTimeFormat=""&year(DateTime)&"年"&month(DateTime)&"月"
case else
DateTimeFormat=DateTime
end select
end function

%>

程序代碼(把yyyy-mm-dd格式的日期中的月份和日期轉(zhuǎn)換成兩位數(shù)字的方法)

dim today
today=Date "避免重復(fù)調(diào)用Date,所以賦值給一個(gè)變量
today=Year(today) & "-" & Right("0" & Month(today),2) & "-" & Right("0" & Day(today),2)

asp中一段自動(dòng)補(bǔ)位的函數(shù)

function formatsn(getnum,getbit)
dim formatsnnum,formatsnpre,formatsnj
formatsnnum = getbit – len(getnum)
for formatsnj = 1 to formatsnnum
formatsnpre = formatsnpre & "0"
next
formatsn = formatsnpre & getnum
end function

使用方法

formatsn(getnum,getbit)

getnum 計(jì)數(shù)
getbit 共幾位

以上就是ASP中格式化時(shí)間短日期補(bǔ)0變兩位長(zhǎng)日期的方法的詳細(xì)內(nèi)容,更多關(guān)于ASP短日期補(bǔ)0的資料請(qǐng)關(guān)注其它相關(guān)文章!

標(biāo)簽: ASP
相關(guān)文章:
主站蜘蛛池模板: 蜜桃视频一区二区三区 | www.欧美.com | 国产成人亚洲综合 | 日本视频一区二区三区 | a黄视频 | 日韩精品www | 成人精品视频免费 | 日操 | 欧美在线观看禁18 | 妞干网国产 | 日本不卡高字幕在线2019 | 国产中文字幕在线 | 精品人伦一区二区三区蜜桃视频 | 欧美中文字幕在线 | 91av导航| 一区二区三区影院 | 蜜桃视频一区二区三区 | 日韩国产欧美一区 | 亚洲美女久久 | 91国内精品久久 | 日韩中文字幕在线视频 | 99视频免费看| 福利二区| 色综合中文 | 久久国产区 | 国产成人一区 | 日韩精品在线免费观看视频 | 一区二区三区国产 | 欧美日韩中字 | 日韩色av | 二区在线观看 | 国产欧美精品一区二区三区 | 日韩视频网站在线观看 | 日韩欧美精品一区二区三区 | av在线免费看片 | 日韩中文在线观看 | 亚洲精品一区久久久久久 | 性色av一二三杏吧传媒 | 国产福利91精品一区二区 | av一级久久| 成人在线视频播放 |