>Number: 2061 >Category: mod_include >Synopsis: Not all timefmt's are supported on NT >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Apr 14 07:20:00 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b3 >Environment: NT 4.0 SP3 (binaries from www.apache.org) 1.3b3 >Description: Not all timefmt's are supported on NT when using "flastmod". %D Date as "%m/%d/%y" %e Date (1 (not 01) %r Time as "%I:%M:%S %p" %T 24-hour time as "%H:%M;%S" do not work on the 1.3b3 Beta on NT >How-To-Repeat: <h2>testing SSI on Apache</h2>
<!--#flastmod file="testing_ssi.shtml"--><br> <!--#config timefmt="%D"--> Date (%m %d %y) <!--#flastmod file="testing_ssi.shtml"--><br> <!--#config timefmt="%e"--> Date <!--#flastmod file="testing_ssi.shtml"--><br> <!--#config timefmt="%r"--> Time as %I %m %s AM|PM <!--#flastmod file="testing_ssi.shtml"--><br> <!--#config timefmt="%T"--> 24 hr time as %h%m%s <!--#flastmod file="testing_ssi.shtml"--><br> >Fix: I would suppect Bill and M$ supplied a duff lib for time/date which doesn't conform with strftime(3) on most Unix system >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
