From: Brian A. <br...@ta...> - 2001-04-03 16:01:47
|
Alessio Bragadini wrote: > What is correct? The SQL line for PostgreSQL sure it's not :-) > I believe that date_format should be to_char and 'm/d H:i' with '%'s, at > least. The one with just time. At this point, all date formatting is occuring outside fo the database. This is probably a hold over from when that was not the case. -Brian |