UNPKG

@bombaysoftwares/tskit

Version:

The @bombaysoftwares/tskit package provides a set of utility functions for working with dates and timestamps in JavaScript. These functions simplify common tasks such as date formatting, timestamp conversion, and JSON validation.

5 lines (4 loc) 203 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MONTH = void 0; exports.MONTH = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'];