immutable-date
v1.0.2
Published
JS Date API, with all setX methods returning a new instance rather than mutating the original date
Downloads
7
Readme
ImmutableDate
Like Date, but the setX
methods will return a new instance, not mutate the old.
npm
and browserify
enabled. ES5 only.