![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Difference between Now and the Timestamp on a File If someone could provide a few tips on computing the difference between now and the timestamp on a file that's be great. I'm writing a VBScript that sends an email if a file is older than hour old. Thanks. |
My System Specs![]() |
| | #2 (permalink) |
| | RE: Difference between Now and the Timestamp on a File -- Jeff C Live Well .. Be Happy In All You Do "gimme_this_gimme_that@xxxxxx" wrote: Quote: > If someone could provide a few tips on computing the difference > between now and the timestamp on a file that's be great. > > I'm writing a VBScript that sends an email if a file is older than > hour old. > > Thanks. > http://www.devguru.com/Technologies/.../datediff.html |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Difference between Now and the Timestamp on a File filename = "whatever" diffInMinutes = datediff("N",fso.GetFile(filename).DateLastModified,Now) returns the time in minutes between Now and the last file modification. "Jeff C" <JeffC@xxxxxx> wrote in message news:56875826-203F-4582-ADB1-D674283B8A00@xxxxxx Quote: > > -- > Jeff C > Live Well .. Be Happy In All You Do > > > "gimme_this_gimme_that@xxxxxx" wrote: > Quote: >> If someone could provide a few tips on computing the difference >> between now and the timestamp on a file that's be great. >> >> I'm writing a VBScript that sends an email if a file is older than >> hour old. >> >> Thanks. >> > Review DateDiff: > > http://www.devguru.com/Technologies/.../datediff.html |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| FTP timestamp and offset Problem | Vista General | |||
| > File Permission Ownership difference b/w FireFox and Vista | Vista General | |||
| File Permission Ownership difference b/w FireFox and Vista | Browsers & Mail | |||
| Timestamp question | General Discussion | |||
| DNS timestamp conversion | VB Script | |||