Re: time problem in django 1.6

2014-01-27 Thread Tom Lockhart
I am not using 1.6 yet. However, you will likely get the best help if you can describe more exactly your symptoms. What does "giving a wrong time" actually look like? Are the fields scrambled? Is there a time offset to the result? Or something else?? Please be specific on what you are finding an

time problem in django 1.6

2014-01-27 Thread Hossain Aboutalebi
I am one of the new user in django 1.6 but one thing very bad I have noticed in this version of django is that time.strftime("%H:%M:%S") does not working and giving a wrong time in my view . Is there any alternating approach for getting a right time in django view or not ? Note : if you type pr