Having developed a project and getting ready to go live, I realise that, like an ass, I’ve been developing on 5.3 and the production machine is on 5.1.6.
I’ve been using the DateTime object quite a lot and it doesn’t work with 5.1.6. I don’t want to upgrade or recompile at this time, and I don’t really want to redevelop what I’ve done. Is there anywhere to download a class which will mimic 5.2+ behaviour? I can’t seem to find one?
Many thanks