UNPKG

date-fns

Version:

Modern JavaScript date utility library

10 lines (8 loc) 133 B
// @flow declare module.exports: ( date: Date|string|number, format?: string, options?: { locale?: Object } ) => string