DateHelper

struct DateHelper

A helper for working with dates

Public

  • Get the current date in UTC

    Declaration

    Swift

    public func nowUTC() -> Date

Internal