Java 各種時間上的操作範例
分享一些在專案中用到JAVA與日期相關的操作,包括:
- 取得目前的年、月、日
- 判斷兩個日期的大小
- 計算兩個日期的差距
- 取得昨天的日期
- 取得上個月的開始與結束日
package CDIT.stanley; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Locale; import java.util.Calendar; public class dateOperation { public static int differentDays(Date date1,Date date2){ Calendar cal1 = Calendar.getInstance(); cal1.setTime(date1); Calendar cal2 = Calendar.getInstance(); cal2.setTime(date2); int day1= cal1.get(Calendar.DAY_OF_YEAR); int day2 = cal2.get(Calendar.DAY_OF_YEAR); int year1 = cal1.get(Calendar.YEAR); int year2 = cal2.get(Calendar.YEAR); if(year1 != year2){ int timeDistance = 0 ; for(int i = year1 ; i < year2 ; i ++){ if(i%4==0 && i%100!=0 || i%400==0){ timeDistance += 366; } else{ timeDistance += 365; } } return timeDistance + (day2-day1) ; } else{ return day2-day1; } } public static Date getFirstMonthDay(Calendar calendar) { calendar.set(Calendar.DATE, calendar.getActualMinimum(Calendar.DATE)); return calendar.getTime(); } public static Date getLastMonthDay(Calendar calendar) { calendar.set(Calendar.DATE, calendar.getActualMaximum(Calendar.DATE)); return calendar.getTime(); } public static void main(String[] args) throws ParseException { //取得目前的年、月、日 Calendar calendar = Calendar.getInstance(); System.out.println("今天是" + calendar.get(Calendar.YEAR) + "年" + (calendar.get(Calendar.MONTH) + 1) + "月" + calendar.get(Calendar.DAY_OF_MONTH) + "日"); System.out.println("=================================================="); //輸出:今天是2017年8月24日 //判斷兩個日期的大小 SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd", Locale.TAIWAN); Date date1 = sdf.parse("2017-08-23"); Date date2 = sdf.parse("2016-09-22"); System.out.println("Date1 < Date2 : " + date1.before(date2)); System.out.println("Date1 > Date2 : " + date1.after(date2)); System.out.println("=================================================="); //輸出:Date1 < Date2 : false、Date1 > Date2 : true //計算兩個日期的差距 System.out.println("Date1 & Date2 差距 : " + differentDays(date1 , date2) + "天"); System.out.println("=================================================="); //輸出:Date1 & Date2 差距 : 31天 //取得昨天的日期 calendar = Calendar.getInstance(); calendar.add(Calendar.DATE, -1); String yestedayDate = sdf.format(calendar.getTime()); System.out.println("昨天是" + yestedayDate); System.out.println("=================================================="); //輸出:昨天是2017-08-23 //取得上個月的開始與結束日 calendar = Calendar.getInstance(); calendar.add(Calendar.MONTH,-1); String monthDayFirst = sdf.format(getFirstMonthDay(calendar)); String monthDayLast = sdf.format(getLastMonthDay(calendar)); System.out.println("上個月的第一天是" + monthDayFirst); System.out.println("上個月的最後一天是" + monthDayLast); System.out.println("=================================================="); //輸出:上個月的第一天是2017-07-01、上個月的最後一天是2017-07-31 } }
My site: Explore Daycares Locations
farmacie online affidabili Farmacie che vendono Cialis senza ricetta farmaci senza ricetta elenco
Если вы искали где отремонтировать сломаную технику, обратите внимание – техпрофи
Have little ones? Don’t be afraid to bring your children with you to this Blissful Hour spot.
Keep going until kids have three balls going directly.
We also carry UGG boots for males.
’ve started to make extra informal and trendy choices (with out dropping their outdoorsy efficiency).
Once you keep on with a pleasant neutral coloration, your boots will go well with a much wider range of clothing and they’re going to shortly turn out to be firm favorites.
They are a should-have for any restaurant seeking to streamline their food storage processes, making it simpler for chefs and food service professionals to retailer and entry elements as wanted.
farmacie online affidabili: Farmacia online piu conveniente – farmacia online senza ricetta
Michelangelo additionally solely sculpted a dot very frivolously on David’s eye (heart once more), but most of the opposite statues have clean eyes.
Although the Canyonview lived up to its waterproof claims, the breathable design prevented our toes from overheating or getting clammy.
Is it truthful to base how much your employer values you by trying solely at your bonus or gift?
If a bearish investor reminds you that 90 of restaurants fail inside 2 years, you’ll give you a story about how you’re completely different.
I wouldn’t have accomplished justice if I had not explained in this article why Voodoo has such a bad name and is all the time related to Voodoo vengeance spells.
One trick to further exploit the pure deficiencies of your victim: at some point, the junior analyst will likely be dispatched to investigate your organization.
http://farmaciait.men/# top farmacia online
farmacia online senza ricetta
Lastly, here’s looking at wolf cut hairstyles that effortlessly complement spherical face shapes.
If breakage happens, consider the following clean-up practices.
Mrs. Dickson served the Leonardville M.E.
Nunn based and endowed the Affiliation with grants to Cornell College in order to meet the demand for electrical engineers.
It’s finest to purchase travel insurance as soon as you e-book your journey.
Business, Career, Job Spells.
Experts observed the increasing pattern of male clients to magnificence and grooming companies and merchandise.
One reader says, “I have issues with plantar fasciitis and high arch help and discover these footwear so comfy.
You’ll find a chest next to a waterfall.
Keep an eye fixed out for seasonal sales, clearance events, or particular provides that can further reduce your costs.
If your luggage will get lost, stolen, or damaged, you’ll need a coverage that gives protection for your belongings.
Scientists speculate that part of the rationale so many people are vulnerable to layering on fats is due to the “thrifty gene.” Supposedly, it is a gene passed down from our prehistoric ancestors who might eat lots and construct up reserves of fat to outlive frequent famines.
Poor light quality permits minimal capability for people to tell apart between shades and colours.