Details
Description
In the list of date constants located here
http://framework.zend.com/manual/en/zend.date.constants.html
under the "Constants for ISO 8601 date output" section, the constant "A" is described as returning the number of milliseconds, when really it returns the elapsed seconds of this day.
Thomas, do you know if this is correct? I looked at this, but didn't find anything about the A constant: http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&nodeid=4021199.
,Wil