This code snippet works on Rebol:
to-date "2017.08.29"
but it doesn't work on Red
Looking at the source seems the same. So why it doesn't behave the same way ? What to do ?
This code snippet works on Rebol:
to-date "2017.08.29"
but it doesn't work on Red
Looking at the source seems the same. So why it doesn't behave the same way ? What to do ?