Ticket #619 (new enhancement)

Opened 5 months ago

Last modified 5 months ago

jdatetime should be replaced by Datetime

Reported by: laurentj Assigned to:
Priority: high Milestone: Jelix 1.2
Component: jelix:utils Version: 1.0.4
Severity: normal Keywords:
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 0 Blocking:

Description

PHP 5.2 provides a new objet DateTime?, which have the same purpose of jDatetime. So It should replace jDatetime.

Change History

06/11/08 10:49:27 changed by laurentj

Perhaps we could keep jDatetime which then could be a wrapper for DateTime?... -> compatibility with old versions of jelix.

06/11/08 11:07:16 changed by bballizlife

As DateTime? is provided by default with php5.2 and as Jelix needs at least php5.2, is there really a need to keep jDateTime ?

06/11/08 11:14:00 changed by laurentj

Yes because I think DateTime? doesn't format localized datetime according to the current lang. We should verify that.

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed