impress/spec/services
Emi Matchu b3f635c96c Fix bug parsing discount time when importing from NC Mall
Previously, we took the incoming date as just an integer, which was
raising a database error when we attempted to save it to a timestamp
field. Now, we correctly parse it into a timestamp.

I imagine we just haven't run the import manually while there's a real
discount in the records before? Weird!
2025-01-18 10:49:04 -08:00
..
nc_mall_spec.rb Fix bug parsing discount time when importing from NC Mall 2025-01-18 10:49:04 -08:00