It is possible, that the clock on the server is set differently than the clock on your local machine. Have you checked that?
Good luck! Aidas Bendoraitis aka Archatas On 10/26/06, 张沈鹏 <[EMAIL PROTECTED]> wrote: > > I set > > TIME_ZONE = 'CCT' > (in China) > > and > use > uploadBeginFrom = models.DateTimeField ('begin > time',default=datetime.now()) > > then the time in admin defalut value is "01:29:57" > > but the time now actually is "9:33:17" > >>> datetime.now() > datetime.datetime(2006, 10, 26, 9, 33, 17, 942000) > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---