AWS SDK for .NET Documentation
GetFormattedTimestampISO8601 Method (minutesFromNow)
AmazonAmazon.UtilAWSSDKUtilsGetFormattedTimestampISO8601(Int32) 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)