From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18082 invoked by alias); 9 Jul 2015 15:53:35 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 35754 Received: (qmail 25765 invoked from network); 9 Jul 2015 15:53:33 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-Biglobe-Sender: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: PATCH: ztrftime: Pass everything unhandled to the system strftime() From: "Jun T." In-Reply-To: <1436435887-28736-1-git-send-email-mikachu@gmail.com> Date: Fri, 10 Jul 2015 00:52:56 +0900 Content-Transfer-Encoding: 7bit Message-Id: <40F0DD5E-B4BB-4804-BB80-DB208B59D83C@kba.biglobe.ne.jp> References: <20150709094122.17abacc8@pwslap01u.europe.root.pri> <1436435887-28736-1-git-send-email-mikachu@gmail.com> To: zsh-workers@zsh.org X-Mailer: Apple Mail (2.1878.6) X-Biglobe-Spnum: 54242 The output of the test depends on the timezone in use; we may need something like TZ=UTC+0 in the preamble of the test.