Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Menu
DateTimeFormatInfo « Date Time « C# / C Sharp
C# / C Sharp
Date Time
DateTimeFormatInfo
1.
CultureInfo Provides information about a specific culture
2.
Determines the specific cultures that use the Chinese language, and displays the parent culture
3.
Gets or sets a DateTimeFormatInfo that defines the culturally appropriate format of displaying dates and times.
4.
Gets the list of calendars that can be used by the culture.
5.
Custom Date and Time Format Strings
6.
DateTimeFormatInfo Class
7.
DateTimeFormatInfo.AbbreviatedMonthGenitiveNames
8.
DateTimeFormatInfo.FullDateTimePattern
9.
ALL the patterns
10.
DateTimeFormatInfo.LongDatePattern
11.
DateTimeFormatInfo.LongTimePattern
12.
DateTimeFormatInfo.MonthDayPattern
13.
DateTimeFormatInfo.RFC1123Pattern
14.
DateTimeFormatInfo.ShortDatePattern
15.
DateTimeFormatInfo.ShortTimePattern
16.
DateTimeFormatInfo.SortableDateTimePattern
17.
DateTimeFormatInfo.UniversalSortableDateTimePattern
18.
DateTimeFormatInfo.YearMonthPattern
19.
To Short Date Time
20.
To Date Time from dmtf date