Click or drag to resize
IDateTimeNow Interface
Interface providing actual date-time arrangement.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public interface IDateTimeNow

The IDateTimeNow type exposes the following members.

Methods
  NameDescription
Public methodGetUtcNow
Method providing current date time expressed as UTC.
Top
See Also