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 a7fa2ad commit c86a558Copy full SHA for c86a558
RestSharp.Tests/SampleData/timespans.txt
@@ -0,0 +1,9 @@
1
+{
2
+ "Tick": "00:00:00.0468006",
3
+ "Millisecond": "00:00:00.1250000",
4
+ "Second": "00:00:08.0000000",
5
+ "Minute": "00:55:02.0000000",
6
+ "Hour": "21:30:07.0000000",
7
+ "NullableWithoutValue": null,
8
+ "NullableWithValue": "21:30:07.0000000",
9
+}
0 commit comments