i seem like this :
class myData(db.Model):
today= db.DateTimeProperty()
how to set 'today' to now time for Per hour ,not using open the webpage ?
thanks
i seem like this :
class myData(db.Model):
today= db.DateTimeProperty()
how to set 'today' to now time for Per hour ,not using open the webpage ?
thanks