Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

  • formatIso(date: DateTime, options?: { format?: string }): string
  • Returns an ISO 8601-compliant string representation of this DateTime.

    Parameters

    • date: DateTime

      DateTime

    • Optional options: { format?: string }
      • Optional format?: string

    Returns string

    ISO 8601 compliant string representation of the given DateTime

Generated using TypeDoc