Click here to Skip to main content
15,929,833 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: search a variable for a string Pin
Nnamdi Onyeyiri26-Jun-02 5:48
Nnamdi Onyeyiri26-Jun-02 5:48 
Generalregex to strip HTML comments Pin
alex.barylski25-Jun-02 22:14
alex.barylski25-Jun-02 22:14 
GeneralRe: regex to strip HTML comments Pin
Jeremy Falcon26-Jun-02 7:46
professionalJeremy Falcon26-Jun-02 7:46 
GeneralRe: regex to strip HTML comments Pin
Jeremy Falcon26-Jun-02 7:47
professionalJeremy Falcon26-Jun-02 7:47 
GeneralRe: regex to strip HTML comments Pin
alex.barylski26-Jun-02 12:17
alex.barylski26-Jun-02 12:17 
GeneralRe: regex to strip HTML comments Pin
Jeremy Falcon27-Jun-02 3:49
professionalJeremy Falcon27-Jun-02 3:49 
GeneralRe: regex to strip HTML comments Pin
alex.barylski27-Jun-02 18:06
alex.barylski27-Jun-02 18:06 
GeneralTimeZone Pin
Chris Melinn25-Jun-02 13:45
Chris Melinn25-Jun-02 13:45 
I am having problems finding out how to convert a time from a client's local time zone to GMT/UTC.

It seems the classes I should use would be in the .NET SDK for either System.TimeZone or System.Datetime. However, the .NET Framework SDK's System.TimeZone object does not have a public constructor (and is abstract) and the System.DateTime only creates its CurrentLocalTime according to the server the code is running on.

So, how do I create and specify another timezone? Most of the examples I have found either use JavaScript to display the value in the client's system time or use the standard offset for the client's timezone (which usually does not take into account Daylight Standard Time and the varying dates that the timezone switches to Daylight Time).

Any help is greatly appreciated. Thanks!

Chris
GeneralRe: TimeZone Pin
Chris Rickard25-Jun-02 14:52
Chris Rickard25-Jun-02 14:52 
GeneralRe: TimeZone Pin
Chris Melinn26-Jun-02 8:34
Chris Melinn26-Jun-02 8:34 
GeneralMaster/Detail view help needed Pin
ElCortez25-Jun-02 10:54
ElCortez25-Jun-02 10:54 
GeneralUser Control Specific Configs Pin
MStanbrook25-Jun-02 8:28
MStanbrook25-Jun-02 8:28 
GeneralRe: User Control Specific Configs Pin
Chris Rickard25-Jun-02 14:57
Chris Rickard25-Jun-02 14:57 
GeneralRe: User Control Specific Configs Pin
MStanbrook26-Jun-02 12:26
MStanbrook26-Jun-02 12:26 
GeneralRe: User Control Specific Configs Pin
Chris Rickard26-Jun-02 12:28
Chris Rickard26-Jun-02 12:28 
GeneralDisplaying ActiveX in Netscape Pin
Philip Patrick24-Jun-02 10:27
professionalPhilip Patrick24-Jun-02 10:27 
GeneralRe: Displaying ActiveX in Netscape Pin
Jeremy Falcon27-Jun-02 5:14
professionalJeremy Falcon27-Jun-02 5:14 
GeneralRe: Displaying ActiveX in Netscape Pin
Philip Patrick27-Jun-02 6:15
professionalPhilip Patrick27-Jun-02 6:15 
GeneralRe: Displaying ActiveX in Netscape Pin
Jeremy Falcon27-Jun-02 7:37
professionalJeremy Falcon27-Jun-02 7:37 
QuestionHow to set focus? Pin
Marc Clifton24-Jun-02 7:53
mvaMarc Clifton24-Jun-02 7:53 
AnswerRe: How to set focus? Pin
Philip Patrick24-Jun-02 10:26
professionalPhilip Patrick24-Jun-02 10:26 
QuestionString conversions in asp code??? Pin
CherezZaboro24-Jun-02 7:01
CherezZaboro24-Jun-02 7:01 
AnswerRe: String conversions in asp code??? Pin
Chris Rickard24-Jun-02 7:07
Chris Rickard24-Jun-02 7:07 
GeneralRe: String conversions in asp code??? Pin
CherezZaboro25-Jun-02 6:33
CherezZaboro25-Jun-02 6:33 
GeneralRe: String conversions in asp code??? Pin
Chris Rickard25-Jun-02 6:48
Chris Rickard25-Jun-02 6:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.