Searched refs:updated (Results 1 – 8 of 8) sorted by relevance
35 updated = db.DateTimeProperty(auto_now_add=True) variable in Contact48 return query.get().updated
114 entity.updated = datetime.datetime.utcnow()128 contact.updated = datetime.datetime.utcnow()158 contact.updated = datetime.datetime.utcnow()
191 if (contact.updated > high_water_date):192 high_water_date = contact.updated207 if timestamp is None or contact.updated > timestamp:276 high_water = str(long(_time.mktime(contact.updated.utctimetuple())) + 1)
14 added. When a notification is being canceled, the count gets updated
63 The whitelist may need to be updated.
12 … answers as actions. When an answer is selected, the corresponding question\'s DataItem is updated,
231 htmlString.append("<em>" + getResources().getString(R.string.updated) + " " + in loadXmlFromNetwork()
28 updated configuration.