From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Mar  6 20:48:36 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id UAA14411;
	Tue, 6 Mar 2001 20:48:36 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from rins.st.ryukoku.ac.jp (rins.st.ryukoku.ac.jp [133.83.4.1])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id UAA14406
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 6 Mar 2001 20:48:35 +0900 (JST)
	(envelope-from kjm@ideon.st.ryukoku.ac.jp)
Received: from ideon.st.ryukoku.ac.jp (ideon.st.ryukoku.ac.jp [133.83.36.5])
	by rins.st.ryukoku.ac.jp (8.9.3+3.2W/3.7W/RINS-1.9.7-NOSPAM) with ESMTP id UAA15838
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 6 Mar 2001 20:48:34 +0900 (JST)
Received: from ideon.st.ryukoku.ac.jp (kjm@localhost [127.0.0.1])
	by ideon.st.ryukoku.ac.jp (8.11.1/3.7W/kjm-20010218) with ESMTP id f26BmY359975
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 6 Mar 2001 20:48:34 +0900 (JST)
From: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime /
    =?ISO-2022-JP?B?GyRCPi5FZ0glGyhC?=)
To: FreeBSD-users-jp@jp.freebsd.org
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Date: Tue, 06 Mar 2001 20:48:34 +0900
Message-ID: <59972.983879314@ideon.st.ryukoku.ac.jp>
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: FreeBSD-users-jp 59521
Subject: [FreeBSD-users-jp 59521] strptime(3): %a, %A
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: kjm@ideon.st.ryukoku.ac.jp

  strptime(3) $B$K$D$$$F$N<ALd$G$9!#(B

  FreeBSD 4.2-RELEASE $B$N(B strptime(3) $B$N(B man page $B$r8+$k$H!"(B

> All conversion specifications are identical to those described in
> strftime(3).  

  $B$H=q$$$F$"$j$^$9!#$G!"(Bstrftime(3) $B$K$O$3$&$"$j$^$9(B:

>    %A    is replaced by national representation of the full weekday name.
>
>    %a    is replaced by national representation of the abbreviated weekday
>          name, where the abbreviation is the first three characters.

  $B0lJ}!"(BSingle UNIX Specification v2 $B$r8+$k$H!"(Bstrftime(3) $B$O>e5-$HF1(B
  $BMM$J$N$G$9$,!"(B 

<http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html>

  strptime(3) $B$O(B

>   %a  is the day of week, using the locale's weekday names; either the
>       abbreviated or full name may be specified.
>   %A  is the same as %a.

  $B$H!"(Bstrftime(3) $B$H$O$J$K$d$i0[$J$kFbMF$K$J$C$F$$$^$9!#(BSunOS 4.1.3 $B$d(B
  Solaris 2 $B$d(B NetBSD $B$O(B Single UNIX Specification v2 $B$HF1MM$K$J$C$F$$(B
  $B$^$9!#(B 

<http://www.opengroup.org/onlinepubs/007908799/xsh/strptime.html>
<http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/basesrc/lib/libc/time/strptime.3>

----

  $B8=:_!"(BGNU wget $B$G$O(B RFC850 Date: $B$N2r<a$H$7$F(B

    /* RFC850:  Thu, 29-Jan-98 22:12:57 */
    if (check_end (strptime (time_string, "%a, %d-%b-%y %T", &t)))

  $B$H(B %a $B$rMQ$$$F$$$k$N$G$9$,!"$3$N$^$^$@$H(B FreeBSD 4.2-RELEASE $B$G$O@5(B
  $B>o$KF0:n$7$^$;$s!#$3$N>l9g!"(B

* GNU wget $B$K$*$$$F(B %a $B$r(B %A $B$KJQ99$7$F$b$i$&(B ($B$3$N$h$&$KJQ99$9$k$H@5(B
  $B>oF0:n$9$k;v$r3NG'$7$F$$$^$9(B)

  $B$N$,$h$$$N$+!"$=$l$H$b(B

* FreeBSD $B$N(B strptime() $B$r(B Single UNIX Specification v2 $B8_49$K$9$k(B

  $B$N$,$h$$$N$+!"$I$A$i$J$N$G$7$g$&!#(B

----
// $BLZ2<@'M:!VM}2J7O$N:nJ85;=Q!WCf8x?7=q(B 624 $B$rFI$b$&(B!!

$B>.Eg(B $BH%(B - KOJIMA Hajime
[Office] kjm@rins.ryukoku.ac.jp, http://www.st.ryukoku.ac.jp/~kjm/
         Phone: 077-543-7414  Fax: 077-543-0706
