Page 1 of 1

dates format

Posted: Wed Aug 14, 2019 4:28 pm
by senna
I would like to use dates as a variable, but don't find a way to declare them as such.
Should I transform the dates in numbers as a separate column?

Re: dates format

Posted: Thu Aug 15, 2019 6:10 am
by jonathon
hi,

yes, sorry, no dates at present. numbers will be your best bet. you may find the SPLIT() and INT() functions useful for converting a date string to an integer.

cheers

jonathon

Re: dates format

Posted: Fri Jan 10, 2020 2:50 pm
by RHainez
+1 on this one :)