以东八区时间为例,用Java语言实现。法一:使用内置的SimpleDateFormat类和Date类importjava.text.SimpleDateFormat;importjava.util.Date;public