public class Dates extends Object
Constructor and Description |
---|
Dates() |
Modifier and Type | Method and Description |
---|---|
static Date |
date(int day,
int month,
int year) |
static Date |
date(String value) |
static byte[] |
getDateTimeBytes() |
static String |
str(Date date) |
static int |
thisYear() |
protected static final Calendar CALENDAR
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.