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 } }
http://fastpillsformen.com/# cheapest viagra
Tadalafil Tablet: MaxPillsForMen.com – Generic Tadalafil 20mg price
order viagra cheap viagra buy Viagra over the counter
Other third moves for White such because the Konstantinopolsky Opening (3.g3), and Inverted Hungarian Opening (3.Be2) are rarely played and offer White no advantage.
ed meds cheap: FastPillsEasy – low cost ed medication
More than 1 million people immigrate to the U.S.
https://fastpillsformen.com/# Sildenafil Citrate Tablets 100mg
Generic Tadalafil 20mg price: buy cialis online – Cialis without a doctor prescription
How about sharing the automotive you have got?
https://fastpillsformen.com/# buy Viagra over the counter
Which country is this noodle soup dish commonly associated with?
With only 20 built, it will cost you $2.2 million to experience the Lamborghini Sesto Elemento, unless you know the right people.
Generic Cialis price MaxPillsForMen.com Generic Cialis without a doctor prescription
In June 2020, the New York Fed tightened its operations on the repo market, after seeing “substantial improvement” in market condition.
As a real property investor, the selection is yours to make.
купить аттестат о среднем образовании
Kylo Ren (Ben Solo) was a former Jedi and powerful darkish facet wielder, and the secondary antagonist of the Star Wars sequel trilogy.
Lisa Gonzalez: That was Chris talking with Paul Kronberger, Chief Info Officer from Madison, Wisconsin.
Bitcoin binary option is another method where they can grow their investments.
Large number of individuals go for.
Using the Flat Fee Listing to list your home will not just save you more money from the sale of your property, but it will also enable you to sell your house faster.
St Hilda’s Oratory Bethnal Green 1909 Davis designed two single mild windows for St Hilda’s, this by way of James Powell and Sons.
cialis for sale [url=https://maxpillsformen.com/#]cialis for sale[/url] Generic Tadalafil 20mg price
With years of experience, the pro traders study the market actively and as per their opinion, Futures trading is the best way to earn money in crypto trading.
The resort is open year-round with 37 RV campsites, 29 of which offer full hookups.
A sample of 1000 households with total investments equal or higher than $10,000 are interviewed to construct UBS/Gallup Index of Investor Optimism.
Generic Cialis price MaxPillsForMen.com buy cialis pill
https://fastpillsformen.com/# Order Viagra 50 mg online
We introduced this pedal on the Philly guitar present within the fall of 2003.
Though not listed by the NBER, another factor in favor of this alternate definition is that a long-term economic contraction may not always have two consecutive quarters of negative growth, as was the case in the recession following the bursting of the dot-com bubble.