#977: Allow arbitrary number of fractional seconds for parsing date formats
--------------------+-------------------------------------------------------
Reporter: felix | Owner: dominik
Type: defect | Status: new
Priority: normal | Milestone: 0.11.6
Component: date | Version: 0.11.5
Severity: normal | Keywords:
Has_patch: 0 |
--------------------+-------------------------------------------------------
In SOAP many clients send datetime values with a precision of nanoseconds,
that is 7 fractional second digits. Agavi can only handle microseconds,
that is up to 3 fractional second digits.
This limitation should be removed at least for parsing date values. It's
rarely needed to handle nanosecond parts in agavi applications, so
throwing that part away would be fine.
--
Ticket URL: <http://trac.agavi.org/ticket/977>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets