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