Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Issue with pickaday in custom thread field
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #8
RE: Issue with pickaday in custom thread field
If you want it as dd-mm-yyyy, you can set it to Custom (regex):

Code:
^(0?[1-9]|[12]\d|3[01])\-(0?[1-9]|1[012])\-((?:19|20)\d\d)$

It is basically only change the / delimiter to - from the original dd/mm/yyyy


01-10-2018 02:17 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Issue with pickaday in custom thread field - RateU - 01-10-2018 02:17 AM

 Standard Tools
Forum Jump: