asp.net.ph

DateTimeFormatInfo Constructor

System.Globalization Namespace   DateTimeFormatInfo Class


Initializes a new writable instance of the DateTimeFormatInfo class that is culture-independent ( invariant ).

[ VB ]
public Sub New ( ) 

[ C# ]
public DateTimeFormatInfo ( );

[ C++ ]
public: DateTimeFormatInfo ( );

[ JScript ]
function DateTimeFormatInfo ( );

Remarks

The properties of this DateTimeFormatInfo can be modified with user-defined patterns.

See Also

DateTimeFormatInfo Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph