Hello sitaparijat
Could you possibly do something for us that will be helpful for working out your times and checking the date of your file. Open a command window on the computer that will be running the script and type the following commands:
echo %DATE%
echo %TIME%
We will need to know if your Date shows as DD/MM/YYYY or the USA format of Day MM/DD/YYYY. If the HOUR in your current TIME is later than 10am, then could you perhaps change the system time (if possible) back to an hour with a single digit, ie. before 10am, and then do the echo %TIME% command again to see if the Hour shows as a single digit with a space in front of it, or if it adds a Zero in front of the single digit hour. For example, does it show as:
8:47:57.24
or
08:47:57.24
Knowing this will make it easier to present a script known to work on your system. I think your formats will be the same as my UK ones:
DD/MM/YYYY
8:47:57.24
Bill
Main Topics
Browse All Topics





by: Mahdii7Posted on 2009-09-24 at 17:56:29ID: 25419404
Might want to request a zone change on this one.. primary is PHP