Package | Description |
---|---|
com.google.api.client.util |
General utilities used throughout this library.
|
Modifier and Type | Field and Description |
---|---|
static DateTime |
Data.NULL_DATE_TIME
The single instance of the magic null object for a
DateTime . |
Modifier and Type | Method and Description |
---|---|
static DateTime |
DateTime.parseRfc3339(String str)
Parses an RFC3339 date/time value.
|
Copyright © 2011–2022 Google. All rights reserved.