Look at System.Globalization. You basically set the working thread to a
specific culture (the user's culture). There are also plenty of articles on
MSDN for globalization and localization. Here is a link to a good launch page
http://msdn.microsoft.com/library/de...Namespaces.asp
---
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
"GMK" wrote:
> I have a problme in the date time format,
> i'm building an asp.net application in this application i want to have the
> same date time format as it is in the windows regional seeting i want that
> the text box that contains the dat and time to diaply the dat and time on
> client side as it is specified in the regional seeting of the server.
> is that possible??
>
>
> thank you
>
>
>