Khác biệt giữa bản sửa đổi của “Mô đun:Date table sorting”

Nội dung được xóa Nội dung được thêm vào
Không có tóm lược sửa đổi
Thẻ: Đã bị lùi lại
Không có tóm lược sửa đổi
Thẻ: Đã bị lùi lại
Dòng 23:
"tháng 10",
"tháng 11",
"tháng 12",
}
 
Dts.en_months = {
"January",
"February",
Hàng 53 ⟶ 50:
"Th10",
"Th11",
"Th12",
}
 
Dts.en_monthsAbbr = {
"Jan",
"Feb",
Hàng 79 ⟶ 73:
end
Dts.monthSearch = Dts._makeMonthSearch(Dts.months)
Dts.monthSearch = Dts._makeMonthSearch(Dts.en_months)
Dts.monthSearchAbbr = Dts._makeMonthSearch(Dts.monthsAbbr)
Dts.monthSearchAbbr = Dts._makeMonthSearch(Dts.en_monthsAbbr)
Dts.monthSearchAbbr['sept'] = 9 -- Allow "Sept" to match September