public final class DateUtils extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DateUtils.DateFormatFormat of a date, either with delimiting characters or without. | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getDate(DateUtils.DateFormat format)Gets the current date specified by the given format. | 
public static String getDate(DateUtils.DateFormat format)
format - style to format the dateCopyright © 2015. All rights reserved.