Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

isHoliday() doesn't work #50

Open
Open
@BenjaminCrozier

Description

import holiday from "moment-holiday";

console.log(
      holiday().holiday('Thanksgiving')._d,
      holiday().holiday('Thanksgiving').isHoliday(),
      holiday().holiday('Thanksgiving').isHoliday('Thanksgiving')
    );

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions