Ah, sorry, you need to convert dates to strings first. So the following should work:
upper(this.to_s)
this.to_s.gsub(/[-]/,'')
I need to improve that error message - it comes up even when the cause is not a blank value.
Ah, sorry, you need to convert dates to strings first. So the following should work:
upper(this.to_s)
this.to_s.gsub(/[-]/,'')
I need to improve that error message - it comes up even when the cause is not a blank value.