Hi Brad,
<snip>
I need to see the date columns shown with seconds, etc. It's not happening
with the version I have (several months old). Are there more options for
showing dates in the most recent version?
</snip>
Not yet but there should be. Whats needed (I think, feel free to disagree)
is replacing the getString() method with an appropriate getXXX() function
for date, time and timestamp and then using a DateFormat (or whatever its
called) to format that object for display. Both the New Session Properties
dialog and the Session Properties dialog should allow the user to specify
the format they want to see date, time and timestamp columns in.
If you've got the time to make the changes to the latest CVS source and send
me a diff I'd really appreciate it, otherwise I'll add it to my todo list.
Thanks
Col
-----Original Message-----
From: BradLyon [mailto:bra...@nt...]
Sent: Sunday, 17 February 2002 1:52
To: squ...@li...
Subject: [Squirrel-sql-develop] "Date" field display options?
I need to see the date columns shown with seconds, etc. It's not happening
with the version I have (several months old). Are there more options for
showing dates in the most recent version?
Where in the code would I look to do this? I poked around a little, and it
looked like there was just a general toString called on object, but I might
have been looking at the wrong place.
_______________________________________________
Squirrel-sql-develop mailing list
Squ...@li...
https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop
|