support filtering transactions by time zone minute offset, day of week, day of month, month of year and transaction hour in insights explorer

This commit is contained in:
MaysWind
2026-04-12 22:04:52 +08:00
parent d605a8f4ec
commit f214b7db88
27 changed files with 613 additions and 12 deletions
+4
View File
@@ -119,6 +119,7 @@
"hoursMinutesBehindDefaultTimezone": "ช้ากว่าเขตเวลาเริ่มต้น {hours} ชั่วโมง {minutes} นาที",
"hoursMinutesAheadOfDefaultTimezone": "เร็วกว่าเขตเวลาเริ่มต้น {hours} ชั่วโมง {minutes} นาที",
"monthDay": "วันที่ {ordinal}",
"lastMonthDay": "Last {ordinal} day",
"eachMonthDayInMonthDays": "{ordinal}",
"monthDays": "{multiMonthDays} วัน",
"everyMultiDaysOfWeek": "ทุกๆ {days}",
@@ -1540,6 +1541,7 @@
"Recent 5 years": "5 ปีที่ผ่านมา",
"Previous Billing Cycle": "รอบบิลก่อนหน้า",
"Current Billing Cycle": "รอบบิลปัจจุบัน",
"Last day": "Last day",
"Custom Date": "วันที่กำหนดเอง",
"Start Date": "วันที่เริ่มต้น",
"End Date": "วันที่สิ้นสุด",
@@ -1573,6 +1575,8 @@
"Does not end with": "Does not end with",
"Matches regex": "Matches regex",
"Does not match regex": "Does not match regex",
"Minute offset is between": "Minute offset is between",
"Minute offset is not between": "Minute offset is not between",
"Latitude is between": "Latitude is between",
"Latitude is not between": "Latitude is not between",
"Longitude is between": "Longitude is between",