From: Jarkko Hietaniemi Date: Tue, 2 Oct 2001 11:45:55 +0000 (+0000) Subject: Eradicate Time::Piece; add an example. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b5a1df5a5dab453e4cd4be5d2eca4efe2d8c4e51;p=p5sagit%2Fp5-mst-13.2.git Eradicate Time::Piece; add an example. p4raw-id: //depot/perl@12305 --- diff --git a/ext/I18N/Langinfo/Langinfo.pm b/ext/I18N/Langinfo/Langinfo.pm index 39f216f..ead60a7 100644 --- a/ext/I18N/Langinfo/Langinfo.pm +++ b/ext/I18N/Langinfo/Langinfo.pm @@ -136,6 +136,10 @@ print something like: Sun? [yes/no] +but under a French locale + + dim? [oui/non] + The usually available constants are ABDAY_1 ABDAY_2 ABDAY_3 ABDAY_4 ABDAY_5 ABDAY_6 ABDAY_7 @@ -150,7 +154,7 @@ for abbreviated and full length days of the week and months of the year, D_T_FMT D_FMT T_FMT for the date-time, date, and time formats used by the strftime() function -(see L, and also L), +(see L) AM_STR PM_STR T_FMT_AMPM