From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,34e6505a3616fb21 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-19 09:42:20 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: Re: calander package - Proposal for dates Date: Mon, 19 Mar 2001 19:30:24 +0200 Organization: The Hebrew University of Jerusalem Message-ID: <995g07$aps$1@news.huji.ac.il> References: <3AB2D1EF.B2CA8117@acm.org> <9909kc$d7v$1@news.huji.ac.il> NNTP-Posting-Host: di4-55.dialin.huji.ac.il X-Trace: news.huji.ac.il 985023304 11068 132.64.14.55 (19 Mar 2001 17:35:04 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Mon, 19 Mar 2001 17:35:04 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: supernews.google.com comp.lang.ada:5857 Date: 2001-03-19T19:30:24+02:00 List-Id: > > ..and in some parts of the world, the first work day is not spelled with > Latin_1 characters. Where do you draw the line? Where could you draw the line > that everyone would agree? > Either you don't deal with localization issues at all, or you try to do a decent job... (See how the Java packages works). If your solution is only applicable to the US, than I guess it shouldn't be considered standard, even in this day and age... Ehud Lamm