-
@ApiStatus.Internal() public final class AndroidDateUtils
-
-
Method Summary
Modifier and Type Method Description static SentryDate
getCurrentSentryDateTime()
Get the current SentryDate (UTC). -
-
Method Detail
-
getCurrentSentryDateTime
@NotNull() static SentryDate getCurrentSentryDateTime()
Get the current SentryDate (UTC).
NOTE: options.getDateProvider() should be preferred. This is only a fallback for staticinvocations.
-
-
-
-