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
    }
}

You may also like...

24,348 Responses

  1. Jorgewooff表示:

    Mexican Easy Pharm: Mexican Easy Pharm – Mexican Easy Pharm

  2. CurtisBam表示:

    Indian Cert Pharm: Indian Cert Pharm – Best Indian pharmacy

  3. It’s the number of different cheeses that you can use when making this yr-round dinner traditional.

  4. Whether they’re nieces, nephews, cousins or your own children, it’s generally a good idea to make a few provisions to keep them (and thus, their parents) happy during your ceremony and reception.

  5. Brandonnot表示:

    best online pharmacy india: Online pharmacy – Indian pharmacy international shipping

  6. 8150 株価表示:

    For instance, researchers have learned that sharks don’t only stay in cold water, as expected; some go as far the Gulf of Mexico in the summer.

  7. CurtisBam表示:

    Mexican Easy Pharm: Mexican Easy Pharm – Mexican Easy Pharm

  8. kypit 1s_dtor表示:

    купить 1с бухгалтерия купить купить 1с бухгалтерия купить .

  9. They help a man to get used to the interface of the record, and test things, without losing real cash.

  10. kypit 1s_fiEn表示:

    1с бухгалтерия купить 1с бухгалтерия купить .

  11. AndreDib表示:

    legitimate canadian pharmacies https://indiancertpharm.com/# Indian Cert Pharm
    top online pharmacy india

  12. Black Forest cake options layers of chocolate cake with whipped cream and cherry filling between.

  13. AndreDib表示:

    canadian online drugstore https://mexicaneasypharm.com/# Mexican Easy Pharm
    Online medicine order

  14. He was born as the son of Leia Organa and Han Solo, and educated below his uncle, Luke Skywalker, to change into a Jedi, however was seduced to the dark side by Snoke.

  15. kypit 1s_hsEn表示:

    1с бухгалтерия купить 1с бухгалтерия купить .

  16. One other novel feature of this window is a background of blue enamel painted on the glass, then scratched out to form a diaper pattern.

  17. Brandonnot表示:

    Indian pharmacy that ships to usa: indian pharmacy – Indian pharmacy international shipping

  18. And, having a community of people who would want to invest in your currency is the best way to do it!

  19. CurtisBam表示:

    IndianCertPharm: Indian pharmacy that ships to usa – Online medicine

  20. kypit 1s_rror表示:

    настроить 1с бухгалтерия цена http://www.svstrazh.forum24.ru/?1-3-0-00000323-000-0-0-1737110513/ .

  21. Putting folks to sleep (safely, after all) is a central a part of which of those jobs?

  22. Carrolleruck表示:

    https://mexicaneasypharm.com/# Mexican Easy Pharm
    reputable canadian online pharmacies

  23. Full games themselves have additionally become rare among beginning pitchers.

  24. kypit 1s_oyor表示:

    купить 1с бухгалтерия купить купить 1с бухгалтерия купить .

  25. Brandonnot表示:

    Indian pharmacy that ships to usa: indian pharmacy – Indian pharmacy international shipping

  26. kypit 1s_cbEn表示:

    программа 1с купить с установкой программа 1с купить с установкой .

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。