资讯

Q: I would like to retrieve the current date in yyyyMMdd form. What is the easiest way to do that? The simplest way to format a date is according to the current locale: import java.text.DateFormat ...