Showing related tags and posts across the entire site.
-
Has anyone run into a startDate formatting error....where the start date ends up being like: 9/9/2009 1 for dates with format m/d/yyyy. No other date format seems to have issues...ie: mm/d/yyyy or m/dd/yyyy or mm/dd/yyyy. I think the parsing error in occuring in the ADK,
-
Where are you seeing the null values? Is SIFParser.parse() returning null, or are you seeing null somewhere else? Can you post a code snippet?