How to validate dates no earlier than?
Abhinav Mishra (144●31●39)
| asked Apr 08 '14, 6:17 a.m.
converted Apr 08 '14, 6:23 a.m. by Krzysztof Kaźmierczyk (7.5k●4●80●103)
There are two dates let say "X" and "Y" and I want validation on dates i.e.Y is not earlier than "X".
If it's possible to do it without java script validation ..?? If there is built in functions for that..?? |
Accepted answer
Hi Abhinav,
I don't think that it is possible without java script. Anyway the code should be trivial, shouldn't be? Let us know if there are any particular reason that you cannot or do not want to use JS there. Abhinav Mishra selected this answer as the correct answer
Comments Hi Krzysztof,
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.