I have a form with this input:-60d@d @d @d
What I want to do is that, whenever someone picks a time range where `time_tok.latest` is "now", I will force it back to **@d** (because our index won't contain today data). However, for time input, I don't know how to compare the `latest` part of the `value`. The above code doesn't work.
Does anyone know the right way?
- Patrick
↧