Searched refs:newformat (Results 1 – 2 of 2) sorted by relevance
203 newformat = []204 push = newformat.append217 newformat.append(freplace)239 newformat.append(zreplace)248 newformat.append(Zreplace)256 newformat = "".join(newformat)257 return _time.strftime(newformat, timetuple)
3143 int newformat = 0; in unix_show() local3164 newformat = 1; in unix_show()3196 if (!newformat) { in unix_show()