UNPKG

ember-intl

Version:

Ember toolbox for internationalization.

11 lines (8 loc) 230 B
/** * Copyright 2015, Yahoo! Inc. * Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms. */ import factory from './-format-base'; export default factory('date', { allowEmpty: true });