Posted by Jerry Stuckle on 03/11/06 21:01
hugh webster wrote:
> MySql seems to only accept dates as 'yyyy-mm-dd'. How do I do that when
> the user might input dd/mm/yy, or d.m.yyyy (I'm in Europe)? I know I
> can do sscanf, or explode to rebuild the date string - but there must
> be a better way. Is there a FAQ somwhere?
>
> tks.
>
Since you're asking about MySQL, I suggest your try a MySQl newsgroup -
such as comp.databases.mysql.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|