New topic: strtotime for realbasic
<http://forums.realsoftware.com/viewtopic.php?t=32405> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message mdo_81 Post subject: strtotime for realbasicPosted: Mon Feb 08, 2010 4:42 pm Joined: Wed Apr 04, 2007 12:23 pm Posts: 14 Hello together, I have over 70000 dates formated for different countries: Dec, 29 2009 29-12-2009 2009-12-29 and many more? I tried parseDate, but this doesn't solve my problem as it only recognizes dates that are set in the regional/international system settings on my computer. What solves the problem is the "strtotime" function from PHP over the PHPMBS plugin, but after importing 300 dates the application hangs. If I let it run with out the "strtotime" convertion, then it runs without a problem. Does maybe somebody have a function equivalent to "strtotime", maybe over regular expressions? Best regards Michael Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
