public class BLCDateUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DATE_FORMAT |
| Constructor and Description |
|---|
BLCDateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertDateToUTC(Date date)
Converts the given date to the UTC time zone so that dates can be correctly converted on the client side
|
static String |
formatDateAsString(Date date) |
public static final String DEFAULT_DATE_FORMAT
Copyright © 2020. All rights reserved.