You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/architecture/adr-050-sign-mode-textual-annex1.md
+30-5Lines changed: 30 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,12 +218,37 @@ as `2006-01-02T15:04:05.7Z`.
218
218
The timestamp with 1136214245 seconds and zero nanoseconds is rendered
219
219
as `2006-01-02T15:04:05Z`.
220
220
221
-
### `google.protobuf.Duration` (TODO)
221
+
### `google.protobuf.Duration`
222
222
223
-
- rendered in terms of weeks, days, hours, minutes and seconds as these time units can be measured independently of any calendar and duration values are in seconds (so months and years can't be used precisely)
224
-
- total seconds values included at the end so users have both pieces of information
0 commit comments