Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Issue with pickaday in custom thread field
Verilog Offline
Member
***
Posts: 50
Joined: Nov 2013
Post: #9
RE: Issue with pickaday in custom thread field
(01-10-2018 02:17 AM)RateU Wrote:  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

Thank you Smile
I am wondering now if I will be able to do sorting based on date if I store using ddmmyyyyy
01-10-2018 02:24 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 - Verilog - 01-10-2018 02:24 AM

 Standard Tools
Forum Jump: