UNPKG

carbonjs

Version:

Javascript date library alternative to Moment.js with the same modern API

1 lines 148 B
"use strict";module.exports=(e=>{e.prototype.isBetween=function(e,t){return this.isAfter(e)&&this.isBefore(t)||this.isBefore(e)&&this.isAfter(t)}});