Specifies how date formatted strings, e.g. "/Date(1198908717056)/" and "2012-03-21T05:40Z", are parsed when reading JSON text.
| 
 
Members   | 
 
Description   | 
| 
 
None   | 
 
Date formatted strings are not parsed to a date type and are read as strings.    | 
| 
 
DateTime   | 
 
Date formatted strings, e.g. "/Date(1198908717056)/" and "2012-03-21T05:40Z", are parsed to DateTime.    | 
| 
 
DateTimeOffset   | 
 
Date formatted strings, e.g. "/Date(1198908717056)/" and "2012-03-21T05:40Z", are parsed to DateTimeOffset.    | 
Doc-O-Matic.| 
 
What do you think about this topic?  Send feedback!  
 | 
| 
 
Copyright (c) 2017. All rights reserved. 
 |