Files
cpython/Modules
Guido van Rossum c222ec28a5 Patch by Tadayoshi Funaba (with some changes) to be smarter about
guessing what happened when strftime() returns 0.  Is it buffer
overflow or was the result simply 0 bytes long?  (This happens for an
empty format string, or when the format string is a single %Z and the
timezone is unknown.)  if the buffer is at least 256 times as long as
the format, assume the latter.
1999-02-23 00:00:10 +00:00
..
1997-10-01 04:43:39 +00:00
1997-04-29 21:34:16 +00:00
1997-04-29 20:31:59 +00:00
1997-10-01 04:29:29 +00:00
1998-12-11 01:10:29 +00:00
1998-12-08 16:27:10 +00:00
1996-08-19 22:12:39 +00:00
1998-12-07 14:28:47 +00:00
1999-02-22 18:11:18 +00:00
1996-12-10 00:32:31 +00:00
1997-10-01 04:29:29 +00:00
1996-01-26 21:10:22 +00:00
1996-10-25 14:44:06 +00:00