My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 51: Date handling enhancements
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by igfgt1, Mar 15, 2008
What steps will reproduce the problem?
1. Post in gTwitter and compare the timestamp(about _something_) with the
web client

What is the expected output? What do you see instead?
I want to see the dates just like twitter web client


What version of the product are you using? On what operating system?
Trunk, Ubuntu 8.04

See patch enclosed. Actually in my Ubuntu box(Mono 1.2.6) .ToLocalTime()
was not converting UTC datetime to local time, so... since we only use the
actual local time to show it at the end, I only use ToLocalTime if we have
a more-than-a-day twitt. Please see patch, waiting for comments.
gtwitterdate.diff
2.7 KB Download
Sign in to add a comment

Hosted by Google Code