Java程序以小写形式显示日期和时间信息
首先,创建一个Formatter和一个Calendar对象。
Formatter f = new Formatter(); Calendar c = Calendar.getInstance();
要显示完整的日期和时间信息,请使用'c'转换字符。但是,要以小写形式显示,请使用'tc'-
f = new Formatter();
System.out.println(f.format("\nDate and Time (lowercase): %tc\n", cal));以下是一个例子-
示例
import java.util.Calendar;
import java.util.Formatter;
public class Demo {
public static void main(String args[]) {
Formatter f = new Formatter();
Calendar cal = Calendar.getInstance();
System.out.println("Current date and time: "+cal.getTime());
f = new Formatter();
System.out.println(f.format("\nDate and Time (lowercase): %tc\n", cal));
}
}输出结果
Current date and time: Mon Nov 26 07:43:47 UTC 2018 Date and Time (lowercase): Mon Nov 26 07:43:47 UTC 2018
热门推荐
10 新人红包祝福语简短精辟
11 幼师给毕业祝福语简短
12 生日高考祝福语妹妹简短
13 下飞机祝福语简短英文
14 元宵发客户祝福语简短
15 爸妈金婚文案祝福语简短
16 新郎朋友红包祝福语简短
17 虎年五一祝福语大全简短
18 出阁宴祝福语姐姐简短