--- [EMAIL PROTECTED] wrote:
> To be able to have our code more internationalized
> is the reason why we
> would like this function. Currently we use the
> format mm/dd/ where
> other countries use dd/mm/. We would like to
> have the month
> abbreviation so that when the information is
To be able to have our code more internationalized is the reason why we
would like this function. Currently we use the format mm/dd/ where
other countries use dd/mm/. We would like to have the month
abbreviation so that when the information is pulled directly from the
database and then di
|
| To: sqlite-users@sqlite.org
|
| cc:
|
| Subject: - Re: [sqlite]
<[EMAIL PROTECTED]> wrote:
> I am looking to be able to return a string from the function strftimeFunc()
> where the month can be returned as "MMM" (like "AUG"). Is this a feature
> that could be implemented in SQLITE in the near future?
> Thanks,
> Nicole Hinderman
That is easy enough to do for
4 matches
Mail list logo