Click here to Skip to main content
15,889,527 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Ahem... Chris - date/time in particular Pin
Peter_in_27804-May-10 19:00
professionalPeter_in_27804-May-10 19:00 
GeneralRe: Ahem... Chris Pin
#realJSOP5-May-10 1:15
mve#realJSOP5-May-10 1:15 
GeneralRe: Ahem... Chris Pin
Luc Pattyn5-May-10 2:42
sitebuilderLuc Pattyn5-May-10 2:42 
GeneralRe: Ahem... Chris Pin
TheGreatAndPowerfulOz5-May-10 3:41
TheGreatAndPowerfulOz5-May-10 3:41 
GeneralRe: Ahem... Chris Pin
Luc Pattyn5-May-10 3:58
sitebuilderLuc Pattyn5-May-10 3:58 
GeneralRe: Ahem... Chris Pin
TheGreatAndPowerfulOz5-May-10 5:47
TheGreatAndPowerfulOz5-May-10 5:47 
GeneralRe: Ahem... Chris Pin
TheGreatAndPowerfulOz5-May-10 5:49
TheGreatAndPowerfulOz5-May-10 5:49 
GeneralRe: Ahem... Chris Pin
Luc Pattyn5-May-10 6:21
sitebuilderLuc Pattyn5-May-10 6:21 
Thanks for the info, the Date property is pretty new, it exists since 4.0
unfortunately, it does not convey the timezone, and setting it to DateTime.Now did not help at all (the server could derive the client's timezone by comparing request datetime with server datetime, but doing so it would assume the request arrived "immediately", which does not have to be true).

From what I've read on the web there really isn't an official way to convey the client's timezone through HTTP. The only approach discussed is sending a page containing the necessary JavaScript to fix datetimes... And it is my guess that is what CP does, although I haven't found it yet amidst loads of code.

Thanks anyway.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

Prolific encyclopedia fixture proof-reader browser patron addict?
We all depend on the beast below.


GeneralRe: Ahem... Chris Pin
TheGreatAndPowerfulOz5-May-10 6:51
TheGreatAndPowerfulOz5-May-10 6:51 
GeneralRe: Ahem... Chris Pin
Luc Pattyn5-May-10 7:05
sitebuilderLuc Pattyn5-May-10 7:05 
GeneralRe: Ahem... Chris Pin
TheGreatAndPowerfulOz5-May-10 7:31
TheGreatAndPowerfulOz5-May-10 7:31 
GeneralRe: Ahem... Chris Pin
#realJSOP5-May-10 1:17
mve#realJSOP5-May-10 1:17 
GeneralRe: Ahem... Chris Pin
Luc Pattyn5-May-10 3:48
sitebuilderLuc Pattyn5-May-10 3:48 
GeneralQuick Answers - Comment Overlapping Pin
Arun Jacob4-May-10 0:01
Arun Jacob4-May-10 0:01 
GeneralRe: Quick Answers - Comment Overlapping Pin
Chris Maunder4-May-10 2:49
cofounderChris Maunder4-May-10 2:49 
GeneralRe: Quick Answers - Comment Overlapping Pin
Luc Pattyn4-May-10 2:52
sitebuilderLuc Pattyn4-May-10 2:52 
GeneralRe: Quick Answers - Comment Overlapping Pin
Arun Jacob4-May-10 4:00
Arun Jacob4-May-10 4:00 
GeneralNew functionality of 'Add Comments' in Q&A Pin
Sandeep Mewara3-May-10 20:42
mveSandeep Mewara3-May-10 20:42 
GeneralRe: New functionality of 'Add Comments' in Q&A Pin
Ankur\m/3-May-10 20:51
professionalAnkur\m/3-May-10 20:51 
GeneralRe: New functionality of 'Add Comments' in Q&A Pin
Peace ON3-May-10 21:40
Peace ON3-May-10 21:40 
GeneralRe: New functionality of 'Add Comments' in Q&A Pin
Abhinav S3-May-10 21:59
Abhinav S3-May-10 21:59 
GeneralRe: New functionality of 'Add Comments' in Q&A Pin
Michel Godfroid4-May-10 0:11
Michel Godfroid4-May-10 0:11 
GeneralRe: New functionality of 'Add Comments' in Q&A Pin
Chris Maunder4-May-10 2:52
cofounderChris Maunder4-May-10 2:52 
GeneralRe: New functionality of 'Add Comments' in Q&A Pin
Sandeep Mewara4-May-10 5:55
mveSandeep Mewara4-May-10 5:55 
GeneralNow it's clear Pin
Pete O'Hanlon3-May-10 6:14
mvePete O'Hanlon3-May-10 6:14 

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.