time/dates are not correct
time/dates are not correct.
How can I fix this? Or is this a problem with the date/time of the server I am hiring (which I doubt)?
time/dates are not correct.
How can I fix this? Or is this a problem with the date/time of the server I am hiring (which I doubt)?
Possibly it's the server time issue. You could configure the ntpd
or run the update date and time command:
ntpdate -s time.nist.gov
Also set the TIME_ZONE
parameter in the settings.py
.
Askbot shows relative time (time since the update), but it is calculated in the browser, based on the full timestamp, printed in the html.
To enter a block of code:
Comments