Jump to content

Any easy way to add/subtract time to _Now()


sshrum
 Share

Recommended Posts

I have a util I'm writing and I want to be able to post a traytip that will inform the user when the next process will occur

I'd like to do something like:

_Now() + "30:00"

To have it add 30 minutes to the current timestamp, or

_Now() + "1:30:00" OR _Now() + "90:00"

To have it add 1 hour and 30 minutes

Is this possible? Is there another (easy) way to do this?

TIA

Sean Shrum :: http://www.shrum.net

All my published AU3-based apps and utilities

'Make it idiot-proof, and someone will make a better idiot'

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...