jaymc Posted July 20, 2007 Share Posted July 20, 2007 This is probably really simpy but I just want to know the best way to write this or if possibly maybe there is a prebuilt function I want to establish if a timestamp is a today, yesterday or earlier To find this out I turn the timestamp into the day of the month, if it matches the actual day of the month then obviously its 'today'. Similar to find out of yesterday, I turn timestamp to day of month but -1 and if they equal then I know it was yesterday Is there an easier way to do this, sick of having if statements ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.