AWS SDK for .NET Documentation
DecodeDate Method (value)
Amazon
►
Amazon.SimpleDB.Util
►
AmazonSimpleDBUtil
►
DecodeDate(String)
C#
Did this page help you?
Yes
No
Tell us about it...
Decodes date value from the string representation created using encodeDate(..) function.
Declaration Syntax
C#
public
static
DateTime
DecodeDate
(
string
value
)
Parameters
value
(
String
)
string representation of the date value
Return Value
original date value
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)