php-db | 2001051
Date: 05/10/01
- Next message: Alexey Borzov: "Re: [PHP-DB] Date formats from Postgres"
- Previous message: Philippe Saladin: "[PHP-DB] LDAP php_ldap.dll not loaded"
- Next in thread: Alexey Borzov: "Re: [PHP-DB] Date formats from Postgres"
- Reply: Alexey Borzov: "Re: [PHP-DB] Date formats from Postgres"
- Maybe reply: Steve Brett: "[PHP-DB] Date formats from Postgres"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am reading a data datatype from a PostgreSQL database,
the format sohwing is 2001-01-05 for the 1st of May this year,
I need this date in Australian format i.e. 01/05/2001,
I tried using the string date (string format [, int timestamp])
but with no success.I am not sure how to convert the database variable into
a timestamp.
any suggestions ?
Sean Weissensee
IT Manager
Ion Solutions
www.ionsol.com.au
- Next message: Alexey Borzov: "Re: [PHP-DB] Date formats from Postgres"
- Previous message: Philippe Saladin: "[PHP-DB] LDAP php_ldap.dll not loaded"
- Next in thread: Alexey Borzov: "Re: [PHP-DB] Date formats from Postgres"
- Reply: Alexey Borzov: "Re: [PHP-DB] Date formats from Postgres"
- Maybe reply: Steve Brett: "[PHP-DB] Date formats from Postgres"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

