From owner-freebsd-questions@FreeBSD.ORG Fri Oct 15 08:51:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBCA016A4CE for ; Fri, 15 Oct 2004 08:51:26 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D27DD43D31 for ; Fri, 15 Oct 2004 08:51:25 +0000 (GMT) (envelope-from v.lieder@gmx.de) Received: (qmail 28253 invoked by uid 65534); 15 Oct 2004 08:51:24 -0000 Received: from unknown (EHLO [212.19.59.214]) (212.19.59.214) by mail.gmx.net (mp006) with SMTP; 15 Oct 2004 10:51:24 +0200 X-Authenticated: #3623685 Message-ID: <416F8F8E.9080302@gmx.de> Date: Fri, 15 Oct 2004 10:51:26 +0200 From: Volker Lieder User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: German timeoutput on freebsd and php X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 08:51:27 -0000 Hello, i have a freebsd-Server version 4.9 with php 4.3.6 and apache 2.0.49. Now i want to use a php-script which outputs the time in german view. For this i use But the output i get is "Friday, 15, October 2004 | 10:49" Has anybody an idea where i have to put some information for the usage of "de_DE"? Volker