Make daily report date format more flexible
In Rails 6.1 the string format for a date is returned when we apply Arel manipulations. Let's make sure that we receive Date format anyway
Showing
Please register or sign in to comment
In Rails 6.1 the string format for a date is returned when we apply Arel manipulations. Let's make sure that we receive Date format anyway