Click here to Skip to main content
15,911,646 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: QA Comments - but where is "My vote of one"? Pin
Ankur\m/7-May-10 23:33
professionalAnkur\m/7-May-10 23:33 
GeneralQA comments animation Pin
Tom Deketelaere4-May-10 3:26
professionalTom Deketelaere4-May-10 3:26 
GeneralRe: QA comments animation Pin
Thiru Thirunavukarasu4-May-10 4:44
Thiru Thirunavukarasu4-May-10 4:44 
GeneralRe: QA comments animation Pin
Thiru Thirunavukarasu12-May-10 6:34
Thiru Thirunavukarasu12-May-10 6:34 
GeneralAhem... Chris Pin
#realJSOP4-May-10 0:14
professional#realJSOP4-May-10 0:14 
GeneralRe: Ahem... Chris Pin
Chris Maunder4-May-10 2:47
cofounderChris Maunder4-May-10 2:47 
GeneralRe: Ahem... Chris Pin
#realJSOP4-May-10 7:15
professional#realJSOP4-May-10 7:15 
GeneralRe: Ahem... Chris [modified] Pin
Luc Pattyn4-May-10 16:17
sitebuilderLuc Pattyn4-May-10 16:17 
GeneralRe: Ahem... Chris - date/time in particular Pin
Peter_in_27804-May-10 18:27
professionalPeter_in_27804-May-10 18:27 
GeneralRe: Ahem... Chris - date/time in particular Pin
Luc Pattyn4-May-10 18:37
sitebuilderLuc Pattyn4-May-10 18:37 
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
professional#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
professional#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 

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.