Sha256: 58b736e33d8b0d4f2c66c21c6da6616ef903c422e2d2c6201010992c9f86914b

Contents?: true

Size: 207 Bytes

Versions: 3

Compression:

Stored size: 207 Bytes

Contents

declare function timestamp(pattern?: string | Date, date?: Date): string
declare function timestampUTC(pattern?: string | Date, date?: Date): string

export default timestamp
export { timestampUTC as utc };

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ilog-0.4.1 node_modules/time-stamp/index.d.ts
ilog-0.4.0 node_modules/time-stamp/index.d.ts
ilog-0.3.3 node_modules/time-stamp/index.d.ts