Jump to content

Recommended Posts

Posted

Hi,

Does AutoIT have a function that can convert a date string to a date value? So I can easily match them which is greater or lesser (date1 > date2)

Also I think AutoIT is stuck with this format yyyy/mm/dd.... how about if we want to use a mm/dd/yyyy format.

I can easily make a function for that that will split that and reassemble them but I want a smarter solution for what if there is an existing one.

Posted (edited)

Have a look at _DateTimeSplit() in the Help file OR you could use SRE, look at

Edited by guinness

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

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
  • Recently Browsing   0 members

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