• Jon Skeet's avatar
    Format JSON for Duration and Timestamp. · 16e272e0
    Jon Skeet authored
    This is taking an approach of putting all the logic in JsonFormatter. That's helpful in terms of concealing the details of whether or not to wrap the value in quotes, but it does lack flexibility. I don't *think* we want to allow user-defined formatting of messages, so that much shouldn't be a problem.
    16e272e0
Name
Last commit
Last update
..
Any.cs Loading commit data...
Api.cs Loading commit data...
Duration.cs Loading commit data...
DurationPartial.cs Loading commit data...
Empty.cs Loading commit data...
FieldMask.cs Loading commit data...
SourceContext.cs Loading commit data...
Struct.cs Loading commit data...
TimeExtensions.cs Loading commit data...
Timestamp.cs Loading commit data...
TimestampPartial.cs Loading commit data...
Type.cs Loading commit data...
Wrappers.cs Loading commit data...