@nextcloud/moment
    Preparing search index...

    Type Alias MonthWeekdayFn

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

    Type declaration

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

        • momentToFormat: Moment
        • Optionalformat: string

        Returns string