Searched refs:newformat (Results 1 – 2 of 2) sorted by relevance
207 newformat = []208 push = newformat.append221 newformat.append(freplace)243 newformat.append(zreplace)252 newformat.append(Zreplace)260 newformat = "".join(newformat)261 return _time.strftime(newformat, timetuple)
3143 int newformat = 0; in unix_show() local3164 newformat = 1; in unix_show()3196 if (!newformat) { in unix_show()