date-fns
Version:
Modern JavaScript date utility library
14 lines • 611 B
JavaScript
// var buildDistanceInWordsLocale = require('./build_distance_in_words_locale/index.js')
// var buildFormatLocale = require('./build_format_locale/index.js')
// /**
// * @category Locales
// * @summary Slovenian locale.
// * @language Slovenian
// * @iso-639-2 slv
// * @author Adam Stradovnik [@Neoglyph]{@link https://github.com/Neoglyph}
// */
// module.exports = {
// distanceInWords: buildDistanceInWordsLocale(),
// format: buildFormatLocale()
// }
throw new Error('sl locale is currently unavailable. Please check the progress of converting this locale to v2.0.0 in this issue on Github: TBA');