2.3.0 • Published 1 year ago

twitter_cldr v2.3.0

Weekly downloads
24,999
License
-
Repository
github
Last release
1 year ago

twitter-cldr-npm

TwitterCldr npm package.

Installation

Installation is easy with npm:

npm install twitter_cldr

Loading It Up

var TwitterCldr = require('twitter_cldr').load('en');
var formatter = new TwitterCldr.DateTimeFormatter();
formatter.format(new Date(), {"type": "full"});

Usage

See usage documentation for twitter-cldr-js.

Dependencies

  • None.

Tests

See twitter-cldr-js for test suite.

Authors

Links

License

Copyright 2019 Twitter, Inc.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

2.3.0

1 year ago

2.2.0

5 years ago

2.1.1

8 years ago

2.1.0

8 years ago

1.3.6

9 years ago

1.5.0

9 years ago

1.4.0

9 years ago

2.0.0

9 years ago

1.3.5

10 years ago

1.3.4

10 years ago

1.3.3

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.0

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago