We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfcc828 commit eb33458Copy full SHA for eb33458
core/google/cloud/_helpers.py
@@ -264,7 +264,7 @@ def _time_from_iso8601_time_naive(value):
264
265
266
def _rfc3339_to_datetime(dt_str):
267
- """Convert a microsecond-precision timetamp to a native datetime.
+ """Convert a microsecond-precision timestamp to a native datetime.
268
269
:type dt_str: str
270
:param dt_str: The string to convert.
0 commit comments