On Wed, 5 Dec 2001, Tirthankar C. Patnaik wrote:

> Date: Wed, 5 Dec 2001 14:18:35 +0530 (IST)
> From: Tirthankar C. Patnaik <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Time since midnight.
>
>
>
> 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?
try localtime
>
>
> 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]
>
>

-- 
  - josh
    N8MSO

20A8 2FC6 9099 D215 78F4 D005 B9F3 21C4 300C C25E    ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [EMAIL PROTECTED] - tel: +972.58.520.636, http://www.tkos.co.il


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

Reply via email to