On Sat, 19 Feb 2005, Masoud Sharbiani wrote:

> And if you are using the mysql frontend (i.e. Command line?)
> http://dev.mysql.com/doc/mysql/en/date-and-time-functions.html has the
> full set of functions for handling  date.

Most of the functions there are calendar agnostic, like DATE_ADD,
et al.

BTW, if you really need Iranian calendar in there, I suggest
writing it as an stored procedure.  Then you don't need
administrator priviledges to install the procedure, any user can
do that.

> cheers,
> Masoud

--behdad
http://behdad.org/
_______________________________________________
PersianComputing mailing list
PersianComputing@lists.sharif.edu
http://lists.sharif.edu/mailman/listinfo/persiancomputing

Reply via email to