kaven-basic - v6.0.0
    Preparing search index...

    Function FormatCurrentDate

    • Formats the current date and time according to the specified format and timezone offset.

      Parameters

      • Optionalformat: string

        Optional. The format to use for the date output. Can be a DateTimeFormat object or a string pattern.

      • OptionaltimezoneOffset: number

        Optional. The timezone offset in minutes to apply to the current date.

      Returns string

      The formatted current date as a string.

      4.0.0

      2021-12-14