Search:

Type: Posts; User: Junky

Search: Search took 0.21 seconds.

  1. Replies
    3
    Views
    1,563

    Re: Need your help to display correct data by date

    Go to the Java API and read about the Date and Calendar classes.
  2. Replies
    3
    Views
    1,563

    Re: Need your help to display correct data by date

    Are the dates stored in the database as Dates or Strings? Either way you can use the Date class and the Calendar class to compare dates.
Results 1 to 2 of 2