1.3.4 • Published 7 months ago

@nextcloud/moment v1.3.4

Weekly downloads
3,953
License
GPL-3.0-or-later
Repository
github
Last release
7 months ago

@nextcloud/moment

REUSE status Build Status npm Documentation

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
1.3.4

7 months ago

1.3.2

1 year ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.2

2 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago