0.1.4 • Published 9 months ago

khmer-lunar-md v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Khmer Lunar Plugin for Day.js

Dependencies

  • This library is built depends on momentkh

Installation

npm install khmer-lunar-md

Usage

import dayjs from 'dayjs';
import toKhDateM from 'khmer-lunar-md';

dayjs.extend(toKhDateM);

const khDate = dayjs().toKhDateM(format?);

Format Reference

Check out format rules: momentkh

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago