Searched refs:parse_timestamp (Results 1 – 1 of 1) sorted by relevance
85 def parse_timestamp(datetime_str): function97 'created_at': parse_timestamp(pr['created_at']),98 'updated_at': parse_timestamp(pr['updated_at']),109 parse_timestamp(commits[-1]['commit']['author']['date'])131 latest_datetime = parse_timestamp(status['updated_at'])134 parse_timestamp(status['updated_at']))