From 86d4fe47df26a4b4c38e0c6ce11139a116393016 Mon Sep 17 00:00:00 2001 From: Adam Cozzette Date: Fri, 9 Nov 2018 11:35:34 -0800 Subject: Updated checked-in generated code --- objectivec/google/protobuf/Timestamp.pbobjc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'objectivec') diff --git a/objectivec/google/protobuf/Timestamp.pbobjc.h b/objectivec/google/protobuf/Timestamp.pbobjc.h index 19ca6862d..f6ea25ca1 100644 --- a/objectivec/google/protobuf/Timestamp.pbobjc.h +++ b/objectivec/google/protobuf/Timestamp.pbobjc.h @@ -129,7 +129,7 @@ typedef GPB_ENUM(GPBTimestamp_FieldNumber) { * 01:30 UTC on January 15, 2017. * * In JavaScript, one can convert a Date object to this format using the - * standard [toISOString()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString] + * standard [toISOString()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString) * method. In Python, a standard `datetime.datetime` object can be converted * to this format using [`strftime`](https://docs.python.org/2/library/time.html#time.strftime) * with the time format spec '%Y-%m-%dT%H:%M:%S.%fZ'. Likewise, in Java, one -- cgit v1.2.3