globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 603 forks source link

Date: Add fractional seconds support in formatters #763

Closed mattyork closed 6 years ago

mattyork commented 7 years ago

Follows this algorithm: http://www.unicode.org/reports/tr35/tr35-dates.html#Matching_Skeletons

Fixes #753

jsf-clabot commented 7 years ago

CLA assistant check
All committers have signed the CLA.

mattyork commented 7 years ago

How bout meow?

rxaviers commented 7 years ago

Great @mattyork, one more test update and I think this is it.

mattyork commented 7 years ago

Aye aye, tests updated

mattyork commented 7 years ago

Poke

mattyork commented 7 years ago

@rxaviers ?

rxaviers commented 7 years ago

Hi @mattyork, I didn't forget about you. Sorry about the delay. I will merge your PR. I hope the delay doesn't impact any of your work.