0 out of 2 rated this helpful - Rate this topic

DateTime.GetDateTimeFormats Method

Converts the value of this instance to all the string representations supported by the standard date and time format specifiers.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetDateTimeFormats() Converts the value of this instance to all the string representations supported by the standard date and time format specifiers.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetDateTimeFormats(Char) Converts the value of this instance to all the string representations supported by the specified standard date and time format specifier.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetDateTimeFormats(IFormatProvider) Converts the value of this instance to all the string representations supported by the standard date and time format specifiers and the specified culture-specific formatting information.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetDateTimeFormats(Char, IFormatProvider) Converts the value of this instance to all the string representations supported by the specified standard date and time format specifier and culture-specific formatting information.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.