Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_datetimemodule.c3203 int right_ord = ymd_to_ord(GET_YEAR(right), in date_subtract() local
3206 return new_delta(left_ord - right_ord, 0, 0, 0); in date_subtract()

Completed in 9 milliseconds