import { zhTW } from 'date-fns/locale'; const datezhTW = { name: 'zh-TW', locale: zhTW }; export default datezhTW;