S3ObjectInfoProviderGetDateTimeString Method |
Returns date time as a string type in english culture.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.2.23
Syntax public static string GetDateTimeString(
DateTime datetime
)
Parameters
- datetime
- Type: SystemDateTime
Date time.
Return Value
Type:
StringSee Also