Zend Framework

Have Zend_Date::isDate also support other date formats like ISO_8601

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Not an Issue
  • Affects Version/s: 1.10.0
  • Fix Version/s: 1.10.0
  • Component/s: Zend_Date, Zend_Validate
  • Labels:
    None

Description

I want to validate a date that's in the ISO_8601 format, but unfortunately, zend_date::isDate() doesn't seem to support that (yet).

Activity

Hide
Thomas Weidner added a comment -

Closing as Non-Issue.

ISO_8601 is detected in the format which is also used by PHP's ISO constant.

A "free" detection like described here would negotate this validator and will therefor not be implemented.

Show
Thomas Weidner added a comment - Closing as Non-Issue. ISO_8601 is detected in the format which is also used by PHP's ISO constant. A "free" detection like described here would negotate this validator and will therefor not be implemented.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: