TimeZoneHelperGetSiteDateTime Method |
Returns user current date time in dependence on user time zone.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public static DateTime GetSiteDateTime(
ISiteInfo siteInfo
)
Parameters
- siteInfo
- Type: CMS.BaseISiteInfo
Site info
Return Value
Type:
DateTimeSee Also