Title: AW: how to get Date,Month... from date

Thanks very much (for baring with a beginner!!)

Another question how will I calculate the WEEK_OF_THE_MONTH 

From the docs I found this but struck

------------------------------------------------------------------------

" WEEK_OF_MONTH

public static final int WEEK_OF_MONTH

Field number for get and set indicating the week number within the current month. The first week of the month, as defined by getFirstDayOfWeek() and getMinimalDaysInFirstWeek(), has value 1. Subclasses define the value of WEEK_OF_MONTH for days before the first week of the month.

See Also:

getFirstDayOfWeek(), getMinimalDaysInFirstWeek()"




Reply via email to