Skip to content

Instantly share code, notes, and snippets.

View qvaqvaboo's full-sized avatar

Vadim Efimov qvaqvaboo

  • Saint-Petersburg
View GitHub Profile
@jrhames
jrhames / moment-holidays.js
Last active January 19, 2023 03:12
Holidays plugin for Moment.JS
//## Moment.JS Holiday Plugin
//
//Usage:
// Call .holiday() from any moment object. If date is a US Federal Holiday, name of the holiday will be returned.
// Otherwise, return nothing.
//
// Example:
// `moment('12/25/2013').holiday()` will return "Christmas Day"
//
//Holidays: