| |||||
DateTimeFormatInfo.RFC1123Pattern PropertySystem.Globalization Namespace DateTimeFormatInfo Class Gets the format pattern for a time value, which is based on the Internet Engineering Task Force ( IETF ) Request for Comments ( RFC ) 1123 specification and is associated with the 'r' and 'R' format characters. [ VB ] public ReadOnly Property RFC1123Pattern As String [ C# ] public string RFC1123Pattern {get;} [ C++ ] public: __property String* get_RFC1123Pattern ( ); [ JScript ] function get RFC1123Pattern ( ) : String; Property ValueThe format pattern for a time value, which is based on the IETF RFC 1123 specification and is associated with the 'r' and 'R' format characters. RemarksThe RFC1123Pattern applies the same pattern for each of the available cultures, which is ddd, dd MMM yyyy HH':'mm':'ss 'GMT' and for the current date and time returns Sun, 22 Nov 2009 00:00:30 GMT See Also |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme