MoEngageRealDateProvider

public final class MoEngageRealDateProvider : MoEngageDateProvider

Production date provider using system Date()

Uses the system’s current date and time for all operations. This is the default implementation used in production code.

  • Declaration

    Swift

    public init()
  • Declaration

    Swift

    public func now() -> Date