public class DateUtil extends Object
Modifier and Type | Method and Description |
---|---|
static Date |
toDate(byte[] array,
int offset,
int length) |
static Date |
toSQLDate(byte[] array,
int offset,
int length) |
static Timestamp |
toSQLTimestamp(byte[] array,
int offset,
int length) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.