Home
last modified time | relevance | path

Searched refs:_bugzilla_date_format (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
Dbugzilla.py286 _bugzilla_date_format = "%Y-%m-%d %H:%M" variable in Bugzilla
293 return datetime.strptime(date_string, cls._bugzilla_date_format)