Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 48578 invoked from network); 2 Dec 2004 08:29:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Dec 2004 08:29:44 -0000 Received: (qmail 15102 invoked by uid 500); 2 Dec 2004 08:29:43 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 15083 invoked by uid 500); 2 Dec 2004 08:29:42 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 15048 invoked by uid 99); 2 Dec 2004 08:29:42 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mtagate1.uk.ibm.com (HELO mtagate1.uk.ibm.com) (195.212.29.134) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Dec 2004 00:29:39 -0800 Received: from d06nrmr1307.portsmouth.uk.ibm.com (d06nrmr1307.portsmouth.uk.ibm.com [9.149.38.129]) by mtagate1.uk.ibm.com (8.12.10/8.12.10) with ESMTP id iB28TRVQ271560 for ; Thu, 2 Dec 2004 08:29:28 GMT Received: from d06ml068.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1307.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id iB28TYbL274322 for ; Thu, 2 Dec 2004 08:29:34 GMT In-Reply-To: Subject: Re: Time and Date To: "Apache AXIS C Developers List" X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: John Hawkins Date: Thu, 2 Dec 2004 08:28:46 +0000 X-MIMETrack: Serialize by Router on D06ML068/06/M/IBM(Release 6.51HF338 | June 21, 2004) at 02/12/2004 08:33:14 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N is ICU 4C supported ? John Hawkins Nadir Amra To 01/12/2004 23:04 "Apache AXIS C Developers List" cc Please respond to "Apache AXIS C Subject Developers List" Re: Time and Date With regards to whether to use __time64_t/mktime64() rather than time_t /mktime(), the 64 apis are not supported on OS/400 and I think you would want to stay with what is common across the platforms.