Michael Waterfall
Michael Waterfall
Sorry, looks like this is "unmaintained" at the moment lol. I'm extremely busy at the moment, so feel free to fork it!
Very sorry for the slow reply here! Only just getting around to making some updates to the parser. Do you have any more info on this, and perhaps an example?
Sorry for the slow reply. That's very strange, I'm not sure why this should be happening. Do you have an example string that I can call `stringByRemovingNewLinesAndWhitespace` on to reproduce...
The whitespace removal has 2 purposes, to trim whitespace around fields such as dates and times and other values that need processing (which is important and has to be done),...
I've not experienced this issue before. Can you recreate it on the demo project?
Okay. Please try and re-create the bug using the demo project that comes with MWPhotoBrowser.
Is it possible to get this bug to show itself within the demo app?
Also, @kamran07, I don't see any issue in keeping the loops inside the animation block. That code is only ever run once and the time taken within the loops is...
I'm happy to dive in and see if I can get this working if we can decide on the best approach, so let me know if you'd be open to...
Yes it supports and parses ISO 8601 perfectly, however as you say, Delorean returns the correct time in UTC. As dates with a UTC offset in hours/mins are common over...