makes royal hawaiian forced to be 2 digit years

This commit is contained in:
Bryce
2023-08-14 15:03:18 -07:00
parent bee7c48e3f
commit ddbe5ed842

View File

@@ -157,7 +157,7 @@
:customer-identifier #"BILL TO.*\n\s+(.*?(?=(\s{2,}|\()))"
:invoice-number #"Invoice#:\s+([0-9]+)"
:total #"INV TOTAL:\s+([0-9\.,]+)"}
:parser {:date [:clj-time "MM/dd/yyyy"]
:parser {:date [:clj-time "MM/dd/yy"]
:total [:trim-commas nil]}}
;; WORLDWIDE PRODUCE