Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 22 Aug 2000 11:14:14 -0400 Message-Id: <200008221514.LAA21612@envy.delorie.com> From: DJ Delorie To: Severin DOT Mathis AT swisslife DOT ch CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <7C05304CF121D411BF4C0008C75D722B01363138@ns9850.swisslife.ch> (message from Mathis Severin on Tue, 22 Aug 2000 16:31:59 +0200) Subject: Re: Different output of strftime in GCC/Cygwin compared to other comp ilers/OS References: <7C05304CF121D411BF4C0008C75D722B01363138 AT ns9850 DOT swisslife DOT ch> Linux's documentation just states that %x is "The preferred date representation for the current locale without the time." It doesn't say that a specific format is required. The opengroup's spec says something similar. If you need a specific format, you have to build it yourself with "%m/%d/%y %H:%M:%S" On the other hand, if you want to change it, you can submit a changlog entry and patch against CVS to newlib AT sources DOT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com