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 } }
pharmacie en ligne france livraison belgique: pharmacie en ligne – pharmacie en ligne france fiable
pharmacie en ligne livraison europe: Pharmacies en ligne certifiees – Pharmacie en ligne livraison Europe
I’ve learned some important things via your post. I’d personally also like to mention that there can be situation where you will get a loan and never need a co-signer such as a Federal government Student Support Loan. In case you are getting credit through a classic loan company then you need to be willing to have a cosigner ready to enable you to. The lenders will probably base their own decision over a few factors but the biggest will be your credit standing. There are some financial institutions that will furthermore look at your job history and decide based on this but in most cases it will be based on on your report.
pharmacie en ligne france fiable: kamagra livraison 24h – pharmacie en ligne france livraison internationale
Viagra 100mg prix: Sildenafil teva 100 mg sans ordonnance – Le gГ©nГ©rique de Viagra
https://viagrameilleurprix.com/# Viagra vente libre pays
pharmacie en ligne france livraison internationale
pharmacie en ligne france livraison belgique https://tadalafilmeilleurprix.shop/# pharmacies en ligne certifiГ©es
Generally I don’t learn post on blogs, however I would like to say that this write-up very pressured me to try and do it! Your writing taste has been surprised me. Thank you, quite great article.
Тут можно преобрести оружейные шкафы оружейный шкаф купить
Pharmacie en ligne livraison Europe https://viagrameilleurprix.shop/# Viagra sans ordonnance pharmacie France
It?s hard to search out educated folks on this subject, however you sound like you recognize what you?re talking about! Thanks
According to the many technical stock analysis investors, to predict accurate predictions, historical study of the price pattern and trends in important as the market tend to move in cycles.
A few things i have seen in terms of laptop memory is that there are features such as SDRAM, DDR or anything else, that must fit the features of the mother board. If the computer’s motherboard is pretty current while there are no main system issues, modernizing the memory space literally takes under one hour. It’s among the easiest pc upgrade types of procedures one can imagine. Thanks for revealing your ideas.
pharmacie en ligne livraison europe http://viagrameilleurprix.com/# Viagra homme prix en pharmacie sans ordonnance
I have observed that clever real estate agents everywhere you go are Advertising and marketing. They are recognizing that it’s not just placing a sign post in the front yard. It’s really about building associations with these retailers who at some point will become purchasers. So, if you give your time and efforts to serving these traders go it alone — the “Law associated with Reciprocity” kicks in. Good blog post.
http://tadalafilmeilleurprix.com/# Pharmacie Internationale en ligne
pharmacie en ligne pas cher
Thank you ever so for you article post.Really looking forward to read more. Will read on…
pharmacie en ligne france livraison belgique: kamagra pas cher – п»їpharmacie en ligne france
Good post. I be taught something more difficult on different blogs everyday. It’ll all the time be stimulating to learn content material from different writers and apply somewhat something from their store. I?d prefer to make use of some with the content material on my blog whether or not you don?t mind. Natually I?ll give you a hyperlink on your web blog. Thanks for sharing.
Excellent read, I just passed this onto a friend who was doing some research on that. And he actually bought me lunch as I found it for him smile Therefore let me rephrase that: Thanks for lunch!
http://kamagrameilleurprix.com/# pharmacie en ligne
pharmacie en ligne livraison europe
great points altogether, you just gained a brand new reader. What would you suggest about your post that you made some days ago? Any positive?
I have been absent for a while, but now I remember why I used to love this blog. Thanks , I will try and check back more frequently. How frequently you update your site?
https://kamagrameilleurprix.shop/# pharmacies en ligne certifiГ©es
п»їpharmacie en ligne france
Pharmacie sans ordonnance: Pharmacies en ligne certifiees – Pharmacie Internationale en ligne
pharmacie en ligne france livraison belgique: Pharmacie sans ordonnance – pharmacie en ligne avec ordonnance
Pharmacie sans ordonnance: pharmacie en ligne sans ordonnance – vente de mГ©dicament en ligne
Viagra homme prix en pharmacie sans ordonnance viagra sans ordonnance Viagra vente libre allemagne
WONDERFUL Post.thanks for share..more wait .. ?
pharmacie en ligne france pas cher https://kamagrameilleurprix.shop/# pharmacie en ligne