Jump to content

Recommended Posts

Posted

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'

 

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
×
×
  • Create New...