Phalanger icon indicating copy to clipboard operation
Phalanger copied to clipboard

Missing Methods and function from DateTime

Open compucoder opened this issue 12 years ago • 0 comments

DateTime class is missing: CreateFromFormat() and Diff - also missing corresponding procedural functions: date_create_from_format & date_diff

I also believe diff will be missing dependency class DateInterval.

These were introduced in PHP 5.3.0

compucoder avatar Nov 08 '12 16:11 compucoder