Hi, I have a time measure ( originally in seconds ) and i want to convert it to HH:mm:ss format. Zend_Date does not seem like a good solution for me as i will eventually have times with more than 24 hours.
Zend_Measure_Time will convert to only one unit ( hours, minutes etc. ) but not in the format that i want. My question is if there is a way do this without having to extend Zend_Measure_Time? Any other component that have this feature? Thanks, Fernando Morgenstern [email protected] -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
