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

10,589 Responses

  1. Широчайший ассортимент военных товаров|Боевая техника от лучших производителей|Здесь найдете все для военного дела|Армейские товары по выгодным ценам|Оружие и аксессуары для профессионалов|Профессиональное снаряжение для военных|Боевая техника для суровых реалий|Армейский магазин с широким ассортиментом|Специализированный магазин для настоящих военных|Снаряжение от лучших производителей|Снаряжение для профессионалов военного дела|Выбор профессионалов в военной отрасли|Только качественные товары для военного применения|Купите только проверенные военные товары|Выбор профессионалов в военной сфере|Экипировка для защитников Отечества|Выбирайте проверенные военные товары|Специализированный магазин для военных сотрудников|Выбор настоящих защитников|Боевое снаряжение для самых требовательных задач
    військовий інтернет магазин військовий інтернет магазин .

  2. Good day! This is my first visit to your blog! We are a group of volunteers and starting a new initiative in a community in the same niche. Your blog provided us useful information to work on. You have done a wonderful job!

  3. I’m usually to blogging and i really recognize your content. The article has actually peaks my interest. I’m going to bookmark your site and hold checking for brand spanking new information.

  4. Great work! That is the kind of info that are supposed to be shared around the internet. Shame on Google for now not positioning this put up upper! Come on over and discuss with my web site . Thanks =)

  5. Wow! This could be one particular of the most useful blogs We’ve ever arrive across on this subject. Actually Wonderful. I am also an expert in this topic therefore I can understand your hard work.

  6. Calvindwege表示:

    Виктория Набойченко сделала для нашего канала заявление,
    Набойченко Лайф-из-Гуд
    касающееся своего бывшего супруга – главного свидетеля обвинения по так называемому уголовному делу “Лайф-из-Гуд”-“Гермес”-“Бест Вей”

  7. RussellDog表示:

    Первый партнер охраны труда
    Охрана труда – экспертный центр по аудиту и подготовке специалистов в области охраны труда и пожарной безопасности. Наша компания предоставляет широкий спектр услуг по обеспечению безопасности производственных процессов для индивидуальных предпринимателей и организаций различных секторов промышленности в Москве, Московской области и других регионах России.
    Соблюдение правил безопасности труда – законодательное требование, за нарушение которого на организацию может быть наложен штраф или приостановлена деятельность предприятия на срок до 90 суток.

    Мы помогаем решать вопросы обеспечения безопасности и организации труда на предприятии, разрабатываем и актуализируем документы по охране труда, проводим комплексное обследование охраны труда на соответствие государственным нормативным требованиям. Проводим обучение сотрудников по охране труда и пожарной безопасности, проверяем СУОТ и оцениваем профессиональные риски.

  8. Wow that was strange. I just wrote an really long comment but after I clicked submit my comment didn’t appear. Grrrr… well I’m not writing all that over again. Regardless, just wanted to say excellent blog!

  9. Thank you for some other great article. The place else may just anybody get that type of information in such an ideal means of writing? I have a presentation subsequent week, and I am on the search for such info.

  10. okmark your blog and check again here frequently. I’m quite certain I?ll learn plenty of new stuff right here! Best of luck for the next!

  11. Thanks for your post. I would also like to say that your health insurance dealer also utilizes the benefit of the particular coordinators of your group insurance. The health insurance professional is given a listing of benefits looked for by an individual or a group coordinator. Such a broker does indeed is seek out individuals or coordinators which will best go with those demands. Then he shows his ideas and if all parties agree, this broker formulates binding agreement between the two parties.

  12. What i do not understood is actually how you are not really much more well-liked than you might be now. You’re very intelligent. You realize therefore considerably relating to this subject, made me personally consider it from a lot of varied angles. Its like women and men aren’t fascinated unless it is one thing to do with Lady gaga! Your own stuffs excellent. Always maintain it up!

  13. O local perfeito para jogar jogos de casino Blaze

  14. Recomendo o melhor cassino Blaze

  15. What?s Happening i am new to this, I stumbled upon this I have found It absolutely useful and it has aided me out loads. I hope to give a contribution & assist different customers like its helped me. Great job.

  16. Hello! Someone in my Facebook group shared this site with us so I came to give it a look. I’m definitely enjoying the information. I’m bookmarking and will be tweeting this to my followers! Outstanding blog and outstanding design.

  17. Shaneevige表示:

    It’s amazing for me to have a web site, which is good in favor of my experience. thanks admin

    zhaktrans.ru/p40135689-tnvd-wd615-612601080225.html 
    vague.social/blogs/31670/Why-is-the-popularity-of-universities-rapidly-declining-today 
    supplementgear.com/low-glycemic-fruits/ 
    vxengine.ru/blogs/258/%D0%A1%D0%BA%D0%BE%D0%BB%D1%8C%D0%BA%D0%BE-%D0%BE%D1%80%D0%B8%D0%B5%D0%BD%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%BE%D1%87%D0%BD%D0%BE-%D1%81%D0%B5%D0%B3%D0%BE%D0%B4%D0%BD%D1%8F-%D0%B1%D1%83%D0%B4%D0%B5%D1%82-%D1%81%D1%82%D0%BE%D0%B8%D1%82%D1%8C-%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5%D0%BD%D0%BD%D1%8B%D0%B9-%D0%B4%D0%B8%D0%BF%D0%BB%D0%BE%D0%BC 
    hl2forever.ru/member.php?tab=visitor_messaging&u=246 

  18. Thanks for your content. One other thing is that if you are advertising your property by yourself, one of the concerns you need to be aware about upfront is when to deal with property inspection accounts. As a FSBO home owner, the key concerning successfully shifting your property along with saving money on real estate agent profits is expertise. The more you realize, the easier your home sales effort will likely be. One area when this is particularly significant is reports.

  19. Thanks for the interesting things you have uncovered in your text. One thing I’d like to reply to is that FSBO connections are built after some time. By introducing yourself to the owners the first weekend their FSBO can be announced, ahead of masses get started calling on Monday, you produce a good link. By sending them tools, educational resources, free reviews, and forms, you become a good ally. By subtracting a personal desire for them and also their circumstance, you make a solid network that, on many occasions, pays off if the owners decide to go with an adviser they know plus trust — preferably you actually.

  20. Hi there, just became alert to your blog through Google, and located that it is really informative. I am going to be careful for brussels. I will be grateful for those who proceed this in future. Many people will probably be benefited from your writing. Cheers!

  21. pin_tlkt表示:

    Как создать модный образ в стиле pin up, для стильного образа
    up casino https://pinupbrazilnbfdrf.com/ .

  22. Отличный сайт! Всем рекомендую!нейминг

  23. Hello there, simply changed into aware of your blog thru Google, and found that it is really informative. I?m going to be careful for brussels. I?ll appreciate should you continue this in future. Lots of folks will probably be benefited out of your writing. Cheers!

  24. bokep terbaru表示:

    What’s up it’s me, I am also visiting this website daily,
    this website is genuinely fastidious and the people are in fact sharing good thoughts.

  25. Good site! I really love how it is easy on my eyes and the data are well written. I am wondering how I could be notified when a new post has been made. I’ve subscribed to your feed which must do the trick! Have a great day!

  26. Thanks for your write-up. I also think that laptop computers are getting to be more and more popular right now, and now are sometimes the only form of computer utilized in a household. Simply because at the same time that they are becoming more and more cost-effective, their computing power is growing to the point where there’re as highly effective as desktop computers out of just a few years ago.

  27. Hi, Neat post. There’s a problem with your site in internet explorer, would check this? IE still is the market leader and a large portion of people will miss your great writing due to this problem.

  28. Diplom_amEa表示:

    купить диплом в курске купить диплом в курске .

發佈留言

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