上图: 代码: @Test public void test(){ DateTime time =new DateTime(); //获取当前时间 int tt =time.getWeekyear(); System.out.println(tt); } 返回:JAVA中DateTime的用法总结 Post Views: 1,543 Related posts: JAVA中DateTime如何获取分钟的时间戳。getMillisOfSecond的用法 JAVA中DateTime如何获取当前时间是天的多少秒。getSecondOfDay的用法。 java中保留两位小数 JAVA中DateTime的getCenturyOfEra()用法? JAVA中DateTime如何获取当前是天的多少分钟。getMinuteOfDay的用法。 JAVA中getYearOfEra的 用法 分类: java 标签:datatimegetWeekyearjava