next-day-at

0.1.1 • Public • Published

next-day-at

Node.js module to get the timestamp for the next week day at a specific hour + minute

Usage

getNextDayAt(dayName, hourUTC, minuteUTC)

const getNextDayAt = require('next-day-at')
const fridayTimestamp = getNextDayAt('friday', 13, 0)
console.log(fridayTimestamp)

Readme

Keywords

none

Package Sidebar

Install

npm i next-day-at

Weekly Downloads

3

Version

0.1.1

License

none

Unpacked Size

3.89 kB

Total Files

4

Last publish

Collaborators

  • jaruba