Hi there! I have 2 systems for development. Some of the software is the same in both (transfer 1.1, coldbox 2.6.4), but the database server is Oracle 10g in one, and postgresql 8.4 in the other.
I'd like the dates to be shown with the time also. I have a transfer.list that shows a date and oddly enough, in the system with oracle the date is printed without the time, on the other system with postgres, the time is displayed by default. How can I make this consistent? Transfer seems to loose information on date fields with oracle. If I TimeFormat() the dates from oracle, I get 00:00:00 although the raw data in oracle contains the information needed. Any ideas? TIA, Pedro. -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new Transfer ORM Custom Google Search: http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en
