Java Programming: Add Date and Time Class

  • nek / 200 / Wed, 24 Jun 2009 20:00:00 GMT / Comments (0)
  • Hi JW ,

    Many thanks !!

    Ken :-)

    "Janwillem Borleffs" glsD:4285d5b0$0$6770$dbd41001...
    news.eurone
    t.nl...
    > Nek wrote:
    > import java.text.SimpleDateFormat;
    > import java.util.Date;
    > ...
    > SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
    > System.out.println(sdf.format(new Date()));
    > *Or* when you are only interested in the system date and time in ms:
    > long sysTimeMs = System.currentTimeMillis();
    >
    > JW
    >
    >~ Samba, more than a low cost File and Printer server ~

    -- Let us OpenSource --
  • Keywords:

    add, date, time, class, java, programming

  • http://java.itags.org/java-programming/332360/«« Last Thread - Next Thread »»
  • Java Programming Questions

    • BUILD SUCCESSFUL: Maven Core

      report :Build statistics: State: Previous State: Failed Started at: Fri, 1 Sep 2006 13:11:28 -0700 F...

      By continuumbuildserver

    • BUILD SUCCESSFUL: Maven Core

      report :Build statistics: State: Previous State: Failed Started at: Thu, 18 Jan 2007 00:29:30 +0000 ...

      By continuum

    • Wed Jun 22 06:07:00 EDT 2005

      Log:http://www.codehaus.org/~To unsubscribe, e-mail: dev-unsubscribe (AT) maven (DOT) apache.orgFor ...

      By jvanzyl

    • BUILD SUCCESSFUL: Maven Core

      report : CoreBuild statistics: State: Previous State: Failed Started at: Wed, 10 Jan 2007 05:17:55 +...

      By continuum

    • Date and Time Class

      I want to add Date and Time to my Java Program , How can i get the system time and date and pass to ...

      By nek, 2 Comments

    • ResultSet is type forward only

      I am a new developer in JSP and Java. I am building a site using JSP and running an SQL statement th...

      By mariamodeste, 1 Comments

    • java lang no classdeff found

      When I try to run my applet in explorer I get the folowing error"no classdeff found error : com/borl...

      By indikaniva, 1 Comments

    • Making Java Speech

      Hello,I need make some speech by Java.I plan to choose an item (or more than one item) from a JList,...

      By danielliuhha, 11 Comments

    • how to implement Skype in my page

      Hello,I want to implement skype in our site page. in this page I show a onebutton and that click I w...

      By vish, 1 Comments