public class AsyncHistoryDateUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static TimeZone |
utcTimeZone |
| Constructor and Description |
|---|
AsyncHistoryDateUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDate(Date date) |
static Date |
parseDate(String s) |
Copyright © 2018 Flowable. All rights reserved.