caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* strftime/strptime and asctime
@ 2005-11-06  0:30 Joshua Smith
  2005-11-06 10:55 ` [Caml-list] " Richard Jones
  2005-11-06 18:04 ` Shawn Wagner
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Smith @ 2005-11-06  0:30 UTC (permalink / raw)
  To: caml-list

This has come up on the list before (even by me once), but
I'm was wondering if anyone (like the maintainers) would have any
interest in a patch to the 3.09 codebase to add strptime, strftime and
asctime?  It would probably work in the 3.08 code, too, but I figure
the most current version is the place to start.

The gmtime.c file seems like the logical place to put this, and I
don't think it would be a whole lot of work to do.  If there is
interest, I'll do it.  If this would be
wrong/problematic/foolish/duplicitive or anything
else then I would appreciate knowing that, too.

Thank you.

-jbs


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] strftime/strptime and asctime
  2005-11-06  0:30 strftime/strptime and asctime Joshua Smith
@ 2005-11-06 10:55 ` Richard Jones
  2005-11-06 18:04 ` Shawn Wagner
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Jones @ 2005-11-06 10:55 UTC (permalink / raw)
  To: caml-list

On Sat, Nov 05, 2005 at 07:30:47PM -0500, Joshua Smith wrote:
> This has come up on the list before (even by me once), but
> I'm was wondering if anyone (like the maintainers) would have any
> interest in a patch to the 3.09 codebase to add strptime, strftime and
> asctime?  It would probably work in the 3.08 code, too, but I figure
> the most current version is the place to start.

These functions would be very useful.

Rich.

-- 
Richard Jones, CTO Merjis Ltd.
Merjis - web marketing and technology - http://merjis.com
Team Notepad - intranets and extranets for business - http://team-notepad.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] strftime/strptime and asctime
  2005-11-06  0:30 strftime/strptime and asctime Joshua Smith
  2005-11-06 10:55 ` [Caml-list] " Richard Jones
@ 2005-11-06 18:04 ` Shawn Wagner
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Wagner @ 2005-11-06 18:04 UTC (permalink / raw)
  To: caml-list

On Sat, Nov 05, 2005 at 07:30:47PM -0500, Joshua Smith wrote:
> This has come up on the list before (even by me once), but
> I'm was wondering if anyone (like the maintainers) would have any
> interest in a patch to the 3.09 codebase to add strptime, strftime and
> asctime?  It would probably work in the 3.08 code, too, but I figure
> the most current version is the place to start.

All three of these functions are already in the annex library
(http://raevnos.pennmush.org/code/annexlib/), not that it wouldn't be nice
to have them in the standard library too.


-- 
Shawn Wagner
shawnw@speakeasy.org


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-06 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-06  0:30 strftime/strptime and asctime Joshua Smith
2005-11-06 10:55 ` [Caml-list] " Richard Jones
2005-11-06 18:04 ` Shawn Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).