Calendar Java End Of Month
Year value to be used for year field.
Calendar java end of month. First date and last date of month. Calling add calendar month 13 sets the calendar to september 30 2000. The idea is to use get method of calendar class to get the day month and year from the date.
Vijitha kumara. Create a date object using the calendar class. Display month of year.
Using the calendar class to display current time in different time zones. Since day of month cannot be 31 in september in a gregoriancalendar add rule 2 sets the day of month to 30 the closest possible value. Int lastdate calendar getactualmaximum calendar date.
Regards july 08 2008. Public final void set int year int month int date parameters. That said all your methods could have been written using only date and calendar.
Create instance of java sql date from calendar gettimeinmillis 2 39 3. Put the year and month 1 to get the last date of the month. Month value to be used for month field.
Java program to accept the year month and the weekday name of the 1st day of that month and generate its calendar. Set the calendar date to the last date of the month so then we can get the last day of the month calendar set calendar date lastdate. Print the current date and the last date of the month system out println last date.