public class Dates extends Object
protected static Calendar
CALENDAR
Dates()
static Date
date(int day, int month, int year)
date(String value)
static byte[]
getDateTimeBytes()
static String
str(Date date)
static int
thisYear()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final Calendar CALENDAR
public Dates()
public static byte[] getDateTimeBytes()
public static Date date(String value)
public static Date date(int day, int month, int year)
public static int thisYear()
public static String str(Date date)
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.