UNPKG

date-fns

Version:

Modern JavaScript date utility library

11 lines (9 loc) 169 B
// @flow declare module.exports: ( date: Date|string|number, options?: { includeSeconds?: boolean, addSuffix?: boolean, locale?: Object } ) => string