Home | History | Annotate | Download | only in site_utils

Lines Matching full:_timestamp

232         self._timestamp = None
237 return self._timestamp
254 self._timestamp = _make_timestamp(days_old, False)
268 self._timestamp = _make_timestamp(days_old, True)