import { ug } from 'date-fns/locale'; const dateUgCN = { name: 'ug-CN', locale: ug }; export default dateUgCN;