As for changing the format of the date selector, I wouldn't recommend it as alternate formats may or may not be understood correctly by strtotime. For example I recall that if you use - instead of / it assumes european DMY date order. YYYY/MM/DD is the most unambiguous format as YYYY/DD/MM doesn't seem popular anywhere.
Comments on Effective Date:
Forum Regular
Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado
Total Topics: 41
Total Comments: 115
Posted Dec 07, 2011 - 7:14 PM:
Effective Date:
- Choosing this [ a future date using the selector ]
gets the following error message .
- - - -
Timestamp is not numeric, it is 2011/12/09. Please report this bug.
- - - -
I also tried on the Demo WSN Classifieds ..
demo.wsnforum.com/wsnclassi...suggest.php?action=addlink
and got the same response
Thanks .. .
Was there a listing somewhere to change the date format ?
Thanks in Advance
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Fixed for the next beta.
As for changing the format of the date selector, I wouldn't recommend it as alternate formats may or may not be understood correctly by strtotime. For example I recall that if you use - instead of / it assumes european DMY date order. YYYY/MM/DD is the most unambiguous format as YYYY/DD/MM doesn't seem popular anywhere.
Forum Regular
Usergroup: Customer
Joined: Nov 16, 2005
Location: Colorado
Total Topics: 41
Total Comments: 115
Great Stuff !