dayjs-sw

1.0.0 • Public • Published

dayjs-sw

Travis (.com) codecov coverage npm semantic-release

Installation

$ npm install dayjs-sw

Usage

const dayjs = require("dayjs");
const  swLocale = require("dayjs-sw");
 
dayjs.locale(swLocale);
 
dayjs("2018-07-16").format("MMMM") // "Julai" (July)
dayjs("2020").from("2018"), // "miaka 2 ijayo" (literal translation 2 years to come / later)

License

MIT © wmik

Readme

Keywords

none

Package Sidebar

Install

npm i dayjs-sw

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.48 kB

Total Files

4

Last publish

Collaborators

  • wmik