Welcome to Kaizenlog.com If you're new here, you may want to subscribe to my RSS feed , Twitter You can contact us by using the contact form or submitting a comment. Thanks for visiting!

Google Groups Alert for: java

java.sql.Timestamp and toString output
according to http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Timestamp. html#toString(), Returns: a String object in yyyy-mm-dd hh:mm:ss.fffffffff format however, when I do import java.sql.Timestamp; .. Timestamp ts = new Timestamp(1000); System.out.println
comp.lang.java.programmer - May 05, 12:34am by Greg B - 3 message - 3 author

Popularity: 8% [?]

Listen to this podcast Listen to this podcast

Print This Post Print This Post





  • Related Posts



  • Leave a Reply

    Comment moderation is enabled. Your comment may take some time to appear.