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

32,433 Responses

  1. banshee atv表示:

    An attention-grabbing discussion is price comment. I believe that you need to write more on this topic, it might not be a taboo subject however typically individuals are not sufficient to talk on such topics. To the next. Cheers

  2. JamesGag表示:

    lowest prescription prices online india: online medicine shopping in india – online pharmacy india

  3. Georgewhend表示:

    buying prescription drugs from india: online medicine shopping in india – online pharmacy india

  4. Williszew表示:

    https://indiamedfast.shop/# cheapest online pharmacy india

  5. Montebeera表示:

    onlinecanadianpharmacy 24 Pharmacies in Canada that ship to the US canadian pharmacy in canada

  6. banshee atv表示:

    This is a excellent website, might you be involved in doing an interview regarding how you created it? If so e-mail me!

  7. pdacenter.ru – сервис по ремонту бытовой техники
    Ремонт принтеров в Москве в официальном сервисном центре PDACENTER.
    Наши инженеры выполняют ремонт любой сложности по дотупным ценам!

  8. Williszew表示:

    https://mexicanpharminter.com/# mexican pharmacy online

  9. pdacenter.ru – сервис по ремонту бытовой техники
    Ремонт ПНВ в Санкт-Петербурге в официальном сервисном центре PDACENTER.
    Наши инженеры выполняют ремонт любой сложности по дотупным ценам!

  10. Georgewhend表示:

    canadian pharmacy king reviews: Inter Pharm Online – online pharmacy canada

  11. Georgewhend表示:

    mexican pharmacy online store: reliable mexican pharmacies – reliable mexican pharmacies

  12. Williszew表示:

    http://interpharmonline.com/# canadian pharmacy cheap

  13. Arthurhow表示:

    http://mexicanpharminter.com/# Mexican Pharm International
    canadian pharmacy online

  14. Arthurhow表示:

    https://interpharmonline.com/# canadian pharmacy online
    canadianpharmacyworld

  15. JamesGag表示:

    lowest prescription prices online india: cheapest online pharmacy india – online medicine shopping in india

  16. Williszew表示:

    https://indiamedfast.shop/# india online pharmacy store

  17. Today, considering the fast life-style that everyone leads, credit cards have a huge demand throughout the economy. Persons out of every discipline are using the credit card and people who not using the card have lined up to apply for one in particular. Thanks for expressing your ideas about credit cards.

  18. Montebeera表示:

    india online pharmacy store online pharmacy india india online pharmacy store

  19. Georgewhend表示:

    reliable mexican pharmacies: reliable mexican pharmacies – Mexican Pharm Inter

  20. Arthurhow表示:

    http://interpharmonline.com/# best canadian pharmacy
    canada pharmacy

  21. Williszew表示:

    http://interpharmonline.com/# reliable canadian online pharmacy

  22. Montebeera表示:

    canadianpharmacy com fda approved canadian online pharmacies canadian pharmacy online reviews

  23. Georgewhend表示:

    india pharmacy without prescription: cheapest online pharmacy india – cheapest online pharmacy india

  24. banshee atv表示:

    I believe that avoiding prepared foods is the first step to help lose weight. They could taste excellent, but refined foods currently have very little vitamins and minerals, making you try to eat more only to have enough electricity to get over the day. For anyone who is constantly feeding on these foods, changing to whole grain products and other complex carbohydrates will aid you to have more strength while taking in less. Thanks alot : ) for your blog post.

  25. JamesGag表示:

    India Med Fast: online pharmacy india – lowest prescription prices online india

  26. Williszew表示:

    https://indiamedfast.com/# india pharmacy without prescription

  27. KeithBebra表示:

    iphone 16 pro buy iphone 17

  28. Williszew表示:

    http://interpharmonline.com/# canadian pharmacy online reviews

發佈留言

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