public class CslTimespanFormat extends CslFormat
| Modifier and Type | Field and Description |
|---|---|
static DateTimeFormatter |
DATE_TIME_FORMATTER |
static String |
KUSTO_TIMESPAN_PATTERN |
| Constructor and Description |
|---|
CslTimespanFormat(Duration value) |
CslTimespanFormat(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
Duration |
getValue() |
parseValueFromValueWithType, toStringpublic static final String KUSTO_TIMESPAN_PATTERN
public static final DateTimeFormatter DATE_TIME_FORMATTER
Copyright © 2023. All rights reserved.