Closed Thread
Results 1 to 4 of 4

Thread: Finding Date

  1. #1
    NeedHelp Guest

    Finding Date

    How can I find the date two days ago based off of the current date?

  2. CODECALL Circuit advertisement

     
  3. #2
    Nightracer's Avatar
    Nightracer is offline Programmer
    Join Date
    Jun 2006
    Posts
    131
    Rep Power
    0
    Just posted a MySQL question similar to this.

  4. #3
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    insert a calendar control and then find todays date - 2 days and you will get the date of last 2 days
    I think this will do it?

  5. #4
    Jordan Guest
    What kind of date are you working with? If you are using Unix Timestamp just subtract two days worth of seconds.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. finding in between date
    By prashant6388 in forum Database & Database Programming
    Replies: 1
    Last Post: 12-11-2009, 02:11 PM
  2. discount from date to date
    By yonghan in forum PHP Development
    Replies: 2
    Last Post: 11-11-2009, 04:17 AM
  3. Replies: 15
    Last Post: 09-27-2008, 07:38 AM
  4. Help - Finding .Exe Files
    By Genny in forum Visual Basic Programming
    Replies: 1
    Last Post: 07-27-2008, 06:39 PM
  5. Finding a DLL
    By Cosmet in forum C and C++
    Replies: 1
    Last Post: 02-13-2007, 09:04 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts