they are both in Single UNIX, its pretty reliable in my experience
where one is, the other follows.  i've only ran into difficulties wrt
to what features are available on different OS', do you know a case
where strptime isn't avail and strftime is?

-sterling


On Tue, 28 Sep 2004 08:07:55 +0200 (CEST), Derick Rethans
<[EMAIL PROTECTED]> wrote:
> On Mon, 27 Sep 2004, Sterling Hughes wrote:
> 
> > Sterling Hughes wrote:
> >
> > >i needed strptime() for a project i'm working on, its awful handy when
> > >you are making dates with strftime().  any objections to committing
> > >the attached patch?
> 
> I think we need another #ifdef for this for the unlikely situation where
> strptime is not available and strftime is.
> 
> Derick
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to