IDateTimeNowServiceGetDateTimeNow Method |
Namespace: CMS.Core.InternalAssembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax Remarks
This method should be used only to improve code testability (allowing to mock the current
DateTime). It does not handle time zones
and should not be used for any other purposes.
See Also