Community Member Profile
Anonymous
Member since Dec 11, 2008
- Profile: /members/1356-Anonymous.htm
- Comments: 1
- Points: 1
Recent Blog Comments By Anonymous
-
Applying Masks Using Regular Expressions In Javascript
Posted on Jul 17, 2007 at 6:40 PM
The indexes into the month names and the number of the month look to be flipped around. I think the lines # "m": this.getMonth(), # "mm": (this.getMonth().toString().length == 1) ? ("0" + this.getMonth()) : this.getMonth(), # "mmm": [ "Jan","Feb","Mar","Apr","May","Jun","Jul... read more »



