MonthWeekdayFn: (momentToFormat: Moment, format?: string) => string

Type declaration

    • (momentToFormat: Moment, format?: string): string
    • Parameters

      • momentToFormat: Moment
      • Optionalformat: string

      Returns string