Page 1 of 1

Speech marks and mark down.

Posted: 06 Oct 2018, 18:34
by ajtruckle
So I have this:

Code: Select all

```
"forecast date" = "last date" + (365 / "how many points you wanna have per year") days
e.g.
"forecast date" = 2018-10-04 + (365 / 6) days = 2018-10-04 + 60 days = 2018-12-03
```
Yet it ends up showing the speech marks as &quot. when will this be fixed? I don’t know how to show it correctly in code.

Re: Speech marks and mark down.

Posted: 06 Oct 2018, 18:52
by atrol

Re: Speech marks and mark down.

Posted: 06 Oct 2018, 19:24
by ajtruckle
Ok. Well I would really appreciate seeing this resolved. Thank you.