php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #316 Localized date format
Submitted: 1998-04-27 07:42 UTC Modified: 1998-04-28 11:31 UTC
From: doussot at gifrance dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0 Release Candidate 4 OS: Linux/libc6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 + 4 = ?
Subscribe to this entry?

 
 [1998-04-27 07:42 UTC] doussot at gifrance dot com
Would it be hard to implement a localized date printing 
function ?
For example I want to print "Lundi 27 Avril" (french) instead
of "Monday April 27". Such a function is available on linux 
(strftime).

Thanks in advance.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-04-28 11:31 UTC] zeev
Added strftime() (affected by the active Locale)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 16 20:01:28 2024 UTC