Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c1365 format_utcoffset(char *buf, size_t buflen, const char *sep, in format_utcoffset() function
1546 if (format_utcoffset(buf, in wrap_strftime()
4363 if (format_utcoffset(buf, sizeof(buf), ":", self->tzinfo, in time_isoformat()
5599 if (format_utcoffset(buffer, sizeof(buffer), ":", self->tzinfo, in datetime_isoformat()