POV-Ray : Newsgroups : povray.programming : Date function Server Time
28 Jul 2024 16:27:53 EDT (-0400)
  Date function (Message 1 to 6 of 6)  
From: Kari Kivisalo
Subject: Date function
Date: 2 Oct 2000 10:07:18
Message: <39D896B6.558A3E91@kivisalo.net>
How do produce output similar to what unix date produces in C? 

______________________________________________________________________
Kari Kivisalo                                  http://www.kivisalo.net


Post a reply to this message

From: Ron Parker
Subject: Re: Date function
Date: 2 Oct 2000 10:28:16
Message: <slrn8th6sa.h3i.ron.parker@fwi.com>
On Mon, 02 Oct 2000 17:07:50 +0300, Kari Kivisalo wrote:
>
>How do produce output similar to what unix date produces in C? 

strftime(3)

-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.
Proudly not helping RIAA and SDMI steal my rights -- 
  http://www.eff.org/Misc/EFF/Newsletters/EFFector/HTML/effect13.08.html


Post a reply to this message

From: Kari Kivisalo
Subject: Re: Date function
Date: 2 Oct 2000 10:45:24
Message: <39D89FA3.14956B01@kivisalo.net>
Ron Parker wrote:
>
> strftime(3)

It's all clear to me now. On three different occasions I tried to find
just this fuction and failed. The joy of unix man pages.

BTW, I haven't heard of a single person that learned to use tar by
reading it's man page :)

______________________________________________________________________
Kari Kivisalo                                  http://www.kivisalo.net


Post a reply to this message

From: Ron Parker
Subject: Re: Date function
Date: 2 Oct 2000 11:00:04
Message: <slrn8th8nv.h4j.ron.parker@fwi.com>
On Mon, 02 Oct 2000 17:45:55 +0300, Kari Kivisalo wrote:
>Ron Parker wrote:
>>
>> strftime(3)
>
>It's all clear to me now. On three different occasions I tried to find
>just this fuction and failed. The joy of unix man pages.
>
>BTW, I haven't heard of a single person that learned to use tar by
>reading it's man page :)

I did.

-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
My opinions.  Mine.  Not anyone else's.
Proudly not helping RIAA and SDMI steal my rights -- 
  http://www.eff.org/Misc/EFF/Newsletters/EFFector/HTML/effect13.08.html


Post a reply to this message

From: Simon Lemieux
Subject: Re: Date function
Date: 2 Oct 2000 13:39:43
Message: <39D8C8A2.9B9C9026@yahoo.com>
> BTW, I haven't heard of a single person that learned to use tar by
> reading it's man page :)

I did!  It's just a matter of trial'n error! ;)

-- 
+-------------------------+----------------------------------+
| Simon Lemieux           | Website : http://www.666Mhz.net  |
| Email : Sin### [at] 666Mhznet | POV-Ray, OpenGL, C++ and more... |
+-------------------------+----------------------------------+


Post a reply to this message

From: Andrea Ryan
Subject: Re: Date function
Date: 3 Oct 2000 18:10:58
Message: <39DA55AB.30B22283@global2000.net>
Yes, I did.  And I also learned about gzip and gunzip from the man pages.
Brendan

Kari Kivisalo wrote:

> Ron Parker wrote:
> >
> > strftime(3)
>
> It's all clear to me now. On three different occasions I tried to find
> just this fuction and failed. The joy of unix man pages.
>
> BTW, I haven't heard of a single person that learned to use tar by
> reading it's man page :)
>
> ______________________________________________________________________
> Kari Kivisalo                                  http://www.kivisalo.net


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.