On 4/21/13 8:43 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > Hi, > > Thank Paul for all of that - very interesting and possible one way to go as > the code is under MIT licence. > > I'm now thinking the quick fix solution is to skip anything that's not a space > or format character as that's the smaller set. At this point in the code it > doesn't really care if the month name is actually a valid one. > If I understand you, I think that is actually the right solution. I think you want to identify if a sequence of chars is a valid format pattern". After all, what is the definition of a 'letter' and why aren't symbols allowed. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui
- What's the easiest way to tell if a character is a le... Justin Mclean
- Re: What's the easiest way to tell if a characte... Nicholas Kwiatkowski
- Re: What's the easiest way to tell if a char... Justin Mclean
- Re: What's the easiest way to tell if a ... Nicholas Kwiatkowski
- Re: What's the easiest way to tell if a ... Paul Hastings
- Re: What's the easiest way to tell if a ... Paul Hastings
- Re: What's the easiest way to tell i... Justin Mclean
- Re: What's the easiest way to t... Alex Harui
- Re: What's the easiest way ... Justin Mclean
- Re: What's the easiest way to tell if a characte... Harbs
- Re: What's the easiest way to tell if a char... Harbs
- Re: What's the easiest way to tell if a ... Alex Harui
- Re: What's the easiest way to tell i... Justin Mclean
- Re: What's the easiest way to t... Paul Hastings
- RE: What's the easiest way ... Gordon Smith
- RE: What's the easiest way ... Gordon Smith
- Re: What's the easiest way to tell i... Paul Hastings
- RE: What's the easiest way to t... Kessler CTR Mark J