@@ -139,12 +139,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
139139
140140Formats supported:
141141
142- |Format string| Example result string|
143- |--| --|
144- |G/g (default)| |
145- |D/d| 122|
146- |N/n| 122|
147- |X/x|7a |
142+ | Format string | Example result string |
143+ |---------------|--------------------- --|
144+ | G/g (default) | |
145+ | D/d | 122 |
146+ | N/n | 122 |
147+ | X/x | 7a |
148148
149149If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
150150
@@ -197,12 +197,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
197197
198198Formats supported:
199199
200- |Format string| Example result string| Comments|
201- |--|--| --|
202- |G (default)| 05/25/2017 10:30:15| |
203- |R| Tue, 03 Jan 2017 08:08:05 GMT| (RFC 1123)|
204- |l| tue, 03 jan 2017 08:08:05 gmt| (Lowercase RFC 1123)|
205- |O| 2017-06-12T05:30:45.7680000-07:00| (Round-trippable)|
200+ | Format string | Example result string | Comments |
201+ |--------------- |-----------------------------------|-------------------- --|
202+ | G (default) | 05/25/2017 10:30:15 | |
203+ | R | Tue, 03 Jan 2017 08:08:05 GMT | (RFC 1123) |
204+ | l | tue, 03 jan 2017 08:08:05 gmt | (Lowercase RFC 1123) |
205+ | O | 2017-06-12T05:30:45.7680000-07:00 | (Round-trippable) |
206206
207207If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
208208
@@ -298,11 +298,11 @@ If the method fails, iteratively increase the size of the buffer and retry until
298298
299299Formats supported:
300300
301- |Format string| Example result string| Comments|
302- |--|--| --|
303- |G/g (default)| |
304- |F/f| 12.45| Fixed point|
305- |E/e| 1.245000e1| Exponential|
301+ | Format string | Example result string | Comments |
302+ |---------------- |-----------------------|----------- --|
303+ | G/g (default) | |
304+ | F/f | 12.45 | Fixed point |
305+ | E/e | 1.245000e1 | Exponential |
306306
307307If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
308308
@@ -355,11 +355,11 @@ If the method fails, iteratively increase the size of the buffer and retry until
355355
356356Formats supported:
357357
358- |Format string| Example result string| Comments|
359- |--|--| --|
360- |G/g (default)| |
361- |F/f| 12.45| Fixed point|
362- |E/e| 1.245000e1| Exponential|
358+ | Format string | Example result string | Comments |
359+ |---------------- |-----------------------|----------- --|
360+ | G/g (default) | |
361+ | F/f | 12.45 | Fixed point |
362+ | E/e | 1.245000e1 | Exponential |
363363
364364If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
365365
@@ -470,12 +470,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
470470
471471Formats supported:
472472
473- |Format string| Example result string|
474- |--| --|
475- |G/g (default)| |
476- |D/d| 32767|
477- |N/n| 32,767|
478- |X/x| 7fff|
473+ | Format string | Example result string |
474+ |---------------|--------------------- --|
475+ | G/g (default) | |
476+ | D/d | 32767 |
477+ | N/n | 32,767 |
478+ | X/x | 7fff |
479479
480480If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
481481
@@ -528,12 +528,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
528528
529529Formats supported:
530530
531- |Format string| Example result string|
532- |--| --|
533- |G/g (default)| |
534- |D/d| 32767|
535- |N/n| 32,767|
536- |X/x| 7fff|
531+ | Format string | Example result string |
532+ |---------------|--------------------- --|
533+ | G/g (default) | |
534+ | D/d | 32767 |
535+ | N/n | 32,767 |
536+ | X/x | 7fff |
537537
538538If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
539539
@@ -586,12 +586,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
586586
587587Formats supported:
588588
589- |Format string| Example result string|
590- |--| --|
591- |G/g (default)| |
592- |D/d| 32767|
593- |N/n| 32,767|
594- |X/x| 7fff|
589+ | Format string | Example result string |
590+ |---------------|--------------------- --|
591+ | G/g (default) | |
592+ | D/d | 32767 |
593+ | N/n | 32,767 |
594+ | X/x | 7fff |
595595
596596If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
597597
@@ -650,12 +650,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
650650
651651Formats supported:
652652
653- |Format string| Example result string|
654- |--| --|
655- |G/g (default)| |
656- |D/d| 122|
657- |N/n| 122|
658- |X/x|7a |
653+ | Format string | Example result string |
654+ |---------------|--------------------- --|
655+ | G/g (default) | |
656+ | D/d | 122 |
657+ | N/n | 122 |
658+ | X/x | 7a |
659659
660660If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
661661
@@ -708,11 +708,11 @@ If the method fails, iteratively increase the size of the buffer and retry until
708708
709709Formats supported:
710710
711- |Format string| Example result string| Comments|
712- |--|--| --|
713- |G/g (default)| |
714- |F/f| 12.45| Fixed point|
715- |E/e| 1.245000e1| Exponential|
711+ | Format string | Example result string | Comments |
712+ |---------------- |-----------------------|----------- --|
713+ | G/g (default) | |
714+ | F/f | 12.45 | Fixed point |
715+ | E/e | 1.245000e1 | Exponential |
716716
717717If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
718718
@@ -828,12 +828,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
828828
829829Formats supported:
830830
831- |Format string| Example result string|
832- |--| --|
833- |G/g (default)| |
834- |D/d| 32767|
835- |N/n| 32,767|
836- |X/x| 7fff|
831+ | Format string | Example result string |
832+ |---------------|--------------------- --|
833+ | G/g (default) | |
834+ | D/d | 32767 |
835+ | N/n | 32,767 |
836+ | X/x | 7fff |
837837
838838If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
839839
@@ -892,12 +892,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
892892
893893Formats supported:
894894
895- |Format string| Example result string|
896- |--| --|
897- |G/g (default)| |
898- |D/d| 32767|
899- |N/n| 32,767|
900- |X/x| 7fff|
895+ | Format string | Example result string |
896+ |---------------|--------------------- --|
897+ | G/g (default) | |
898+ | D/d | 32767 |
899+ | N/n | 32,767 |
900+ | X/x | 7fff |
901901
902902If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
903903
@@ -956,12 +956,12 @@ If the method fails, iteratively increase the size of the buffer and retry until
956956
957957Formats supported:
958958
959- |Format string| Example result string|
960- |--| --|
961- |G/g (default)| |
962- |D/d| 32767|
963- |N/n| 32,767|
964- |X/x| 7fff|
959+ | Format string | Example result string |
960+ |---------------|--------------------- --|
961+ | G/g (default) | |
962+ | D/d | 32767 |
963+ | N/n | 32,767 |
964+ | X/x | 7fff |
965965
966966If the method fails, iteratively increase the size of the buffer and retry until it succeeds.
967967
0 commit comments