AWS SDK for .NET Documentation
GetFormattedTimestampISO8601 Method (minutesFromNow)
Amazon
►
Amazon.Util
►
AWSSDKUtils
►
GetFormattedTimestampISO8601(Int32)
C#
Did this page help you?
Yes
No
Tell us about it...
Gets the ISO8601 formatted timestamp that is minutesFromNow in the future.
Declaration Syntax
C#
public
static
string
GetFormattedTimestampISO8601
(
int
minutesFromNow
)
Parameters
minutesFromNow
(
Int32
)
The number of minutes from the current instant for which the timestamp is needed.
Return Value
The ISO8601 formatted future timestamp.
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)