Home
last modified time | relevance | path

Searched refs:start_year (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Ddatetimetester.py6013 def stats(cls, start_year=1):
6021 stats_since = datetime(start_year, 1, 1) # Starting from 1970 eliminates a lot of noise
6074 def print_all_nondst_folds(cls, same_abbr=False, start_year=1):
6079 if dt.year < start_year or same_abbr and prev_abbr != abbr:
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c10512 static void start_year(upb_json_parser *p, const char *ptr) { in start_year() function
11929 { start_year(parser, p); } in parse()

Completed in 29 milliseconds