WEB开发网
开发学院WEB开发ASP.NET c#中的常用ToString()方法 阅读

c#中的常用ToString()方法

 2012-10-12 11:14:14 来源:WEB开发网   
核心提示:DatesNote that date formatting is especially dependant on the system's regional settings; the example strings here are from my local locale.
Dates
Note that date formatting is especially dependant on the system's regional settings; the example strings here are from my local locale.
Specifier Type Example (Passed System.DateTime.Now)
d Short date 10/12/2002
D Long date December 10, 2002
t Short time 10:11 PM
T Long time 10:11:29 PM
f Full date & time December 10, 2002 10:11 PM
F Full date & time (long) December 10, 2002 10:11:29 PM
g Default date & time 10/12/2002 10:11 PM
G Default date & time (long) 10/12/2002 10:11:29 PM
M Month day pattern December 10
r RFC1123 date string Tue, 10 Dec 2002 22:11:29 GMT
s Sortable date string 2002-12-10T22:11:29
u Universal sortable, local time 2002-12-10 22:13:50Z
U Universal sortable, GMT December 11, 2002 3:13:50 AM
Y Year month pattern December, 2002

上一页  1 2 3 4 5  下一页

Tags:常用 ToString 方法

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接