Thread: Date/time style
hello where can I modify to set Date/time style to DD/MM/YYYY
thank you in advance
Rafael
On Sun, Jan 15, 2006 at 06:47:23PM -0400, Rafael Mora wrote: > hello where can I modify to set Date/time style to DD/MM/YYYY In what context? Are you familiar with the DateStyle setting? See "Date/Time Types" in the "Data Types" chapter of the documentation for more information. You might also want to see "Data Type Formatting Functions" in the "Functions and Operators" chapter. This seems off-topic for pgsql-php; one of the other lists like pgsql-general would be more appropriate (and more likely to result in a useful answer from experienced people who don't happen to be interested in PHP). -- Michael Fuhr
thanx Yeidel, I'll try it!, si hablas español, gracias!!
Rafael
On 1/15/06, Cuenca... <yeidel.cuenca@facinf.uho.edu.cu> wrote:
In the file postgresql.conf find and change the value
#datestyle = 'iso, mdy' to
#datestyle = 'iso, dmy'
sorry for my english...
On Sun, 15 Jan 2006 18:47:23 -0400, Rafael Mora <moraloco@gmail.com> wrote:
> hello where can I modify to set Date/time style to DD/MM/YYYY
>
> thank you in advance
>
> Rafael
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
In the file postgresql.conf find and change the value #datestyle = 'iso, mdy' to #datestyle = 'iso, dmy' sorry for my english... On Sun, 15 Jan 2006 18:47:23 -0400, Rafael Mora <moraloco@gmail.com> wrote: > hello where can I modify to set Date/time style to DD/MM/YYYY > > thank you in advance > > Rafael -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/