|
If you get data in a weird format, don't let that mistake propagate into your app. For example, I once worked on a legacy system that received data from an external source in a CSV file. Dates in this file were, split into three columns: day, month...
|