@nextcloud/moment
v1.3.5
Published
Customized moment.js for Nextcloud
Readme
@nextcloud/moment
Customized moment.js for Nextcloud automatic locale detection.
Installation
npm i -S @nextcloud/momentUsage
import moment from '@nextcloud/moment'
moment(1578511019).format('L')
// -> returns date formatted in format according to user locale