public class Utilities extends Object
| Constructor and Description |
|---|
Utilities() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatTimestamp(Date date) |
static boolean |
hasText(String s) |
static Date |
parseTimestamp(String date)
Parses the
date based on the ISO 8601 format. |
Copyright © 2014. All rights reserved.