You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConvert Class > JsonConvert Methods > ToString Method > ToString Method (DateTimeOffset, DateFormatHandling)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConvert.ToString Method (DateTimeOffset, DateFormatHandling)

Converts the DateTimeOffset to its JSON string representation using the DateFormatHandling specified.

Syntax
C++
C#
Visual Basic
public: string ToString( DateTimeOffset value, DateFormatHandling format );
Parameters
Parameters 
Description 
value 
The value to convert. 
format 
The format the date will be converted to. 
Returns

A JSON string representation of the DateTimeOffset.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.