Class TimezoneOptions
java.lang.Object
com.cercalia.sdk.model.reversegeocoding.TimezoneOptions
Options for timezone requests.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic TimezoneOptions.Builderbuilder()@Nullable StringReturns the datetime to check (ISO 8601 format, optional).
-
Method Details
-
builder
-
getDateTime
Returns the datetime to check (ISO 8601 format, optional). If provided, returns local time at that moment.- Returns:
- the datetime
-