public final class AWS4SignerUtils extends Object
Constructor and Description |
---|
AWS4SignerUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
formatDateStamp(long timeMilli)
Returns a string representation of the given date time in yyyyMMdd
format.
|
static String |
formatTimestamp(long timeMilli)
Returns a string representation of the given date time in
yyyyMMdd'T'HHmmss'Z' format.
|
public static String formatDateStamp(long timeMilli)
public static String formatTimestamp(long timeMilli)
Copyright © 2021. All rights reserved.