ID: 29150 User updated by: ataols at latnet dot lv Reported By: ataols at latnet dot lv Status: Closed Bug Type: Feature/Change Request Operating System: Gentoo Linux PHP Version: 4.3.7 Assigned To: derick New Comment:
I still can not find it in the date() function manual. What's happen, is it included or not? Previous Comments: ------------------------------------------------------------------------ [2005-06-20 09:34:43] [EMAIL PROTECTED] This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Fixed for PHP 5.1. ------------------------------------------------------------------------ [2004-07-14 16:38:28] [EMAIL PROTECTED] Assigning to myself, i will have a look at this for my new datetime stuff. ------------------------------------------------------------------------ [2004-07-14 16:11:33] ataols at latnet dot lv It is good enough, but not for this case. It's not a problem to write a conversion function, I can do (and I already did)it myself. But, for example, if I need to store different time formats choosed by users, the formats with Arabic months' numbers I can store just a parametter for those functions, but for Roman monnt's numbers I need an additional conversion function. I think, it is better to integrate such possibility in "date", "strftime" and similar functions. It is the sense of these functions to have an ability to output the date in any popular format, and the months output with Roman numbers is popular enough to be included. ------------------------------------------------------------------------ [2004-07-14 16:11:27] ataols at latnet dot lv It is good enough, but not for this case. It's not a problem to write a conversion function, I can do (and I already did)it myself. But, for example, if I need to store different time formats choosed by users, the formats with Arabic months' numbers I can store just a parametter for those functions, but for Roman monnt's numbers I need an additional conversion function. I think, it is better to integrate such possibility in "date", "strftime" and similar functions. It is the sense of these functions to have an ability to output the date in any popular format, and the months output with Roman numbers is popular enough to be included. ------------------------------------------------------------------------ [2004-07-14 16:02:01] [EMAIL PROTECTED] Isn't http://pear.php.net/package/Numbers_Roman good enough for you? Another argument would be, that strftime is modelled after the c-function. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/29150 -- Edit this bug report at http://bugs.php.net/?id=29150&edit=1