I have a set of timestamps, which are seconds since midnight. 

say, 36000
    36001
    36002
    .....

I'd like to convert them into the format:

    10:00:00
    10:00:01
    .....

Can I do this using Date::Manip, failing, which, is there any other way in
perl? 


TIA, 

-tir 


-- 
 Tirthankar, IGIDR. 
 +91-22-8400919 x275 (r), x593(o), x(542), 
 +91-22-8421206 (r)
 http://www.igidr.ac.in/~tir

`For I am but an earthly Muse,
           And owning but a little art
           To lull with song an aching heart,
        And render human love his dues;
-Tennyson, Lord Alfred. (In Memoriam A.H.H.)



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to