External Representation
Philip Mötteli <[email protected]> Sat, 4 Oct 2003 16:35:03 +0200
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
Hi When I try to save a date to my Postgres db, I always have the same error: ERROR: Bad abstime external representation '10-03-2003 14:15:16 Europe/Zurich' In EOModeler I have chosen 'abstime' as the external type and Date (NSCalendarDate) with the local timezone (Europe/Zurich) as the internal data type. I have initialized the db with 'initdb --locale=de_CH' and set "datestyle = 'sql, us'". Can anybody give me a hint, what else I could try? Thanks! Phil