AWS SDK for .NET Documentation
GetFormattedTimestampRFC822 Method (minutesFromNow)
Amazon
►
Amazon.Util
►
AWSSDKUtils
►
GetFormattedTimestampRFC822(Int32)
C#
Did this page help you?
Yes
No
Tell us about it...
Gets the RFC822 formatted timestamp that is minutesFromNow in the future.
Declaration Syntax
C#
public
static
string
GetFormattedTimestampRFC822
(
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)