UNPKG

chronoshift

Version:

A tiny library for shifting time with timezones

4 lines (3 loc) 65 B
export function isDate(d) { return !!(d && d.toISOString); }