nextcloud-moment

Customized moment.js for Nextcloud https://npmjs.org/@nextcloud/moment

GPL-3.0 License

Stars
4
Committers
13

@nextcloud/moment

Customized moment.js for Nextcloud automatic locale detection.

Installation

npm i -S @nextcloud/moment

Usage

import moment from '@nextcloud/moment'

moment(1578511019).format('L')
// -> returns date formatted in format according to user locale
Badges
Extracted from project README
REUSE status npm Documentation
Related Projects