public class VdcUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATE_FORMAT |
Constructor and Description |
---|
VdcUtils() |
Modifier and Type | Method and Description |
---|---|
static Date |
addMinutes(Date aDate,
double minutes) |
static Date |
addMinutes(Date aDate,
long minutes) |
static String |
formatDate(Date aDate) |
public static final String DATE_FORMAT
Copyright © 2012. All Rights Reserved.