Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Remove - or / from date

$
0
0

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.


Viewing all articles
Browse latest Browse all 2665

Trending Articles