Matt York
Matt York
You're not correctly specifying the `replication` or the `replicas` in the options section. Docopts should be able to catch this for you, since your "Usage" section is inconsistent with your...
Note that this also applies to "MMM" dates and to Chinese: ``` const ianaTzData = require('iana-tz-data'); const Globalize = require("globalize"); const cldrData = require('./vendor/cldr-data.json'); Globalize.loadTimeZone(ianaTzData); Globalize.load(cldrData); function printDateTime(locale, skeleton) {...
#704 is related and may have the same solution
Any updates on this? This is causing lots of wasted time here at Tableau.