datetime

  1. D

    Filtering collection using " " as a delimiter

    Hi, I've read a csv file as a collection and I'm trying to mimic the action of a macro in blue prism, I have sorted the data accordingly and I am now looking to filter the data point (which happens to be datetime) by the " " space separating the date and time. I have this so far...
  2. V

    How to check if local time is greater than a given time?

    Hi - I want a process to stop at a certain time of the same day. How can i write the logic for this condition? Ex: If i set the process to stop today i.e 09/12/2019 3 AM - as soon as the time is past 3AM on 9/12/2019, the process should terminate. Thanks in advance!
  3. H

    How to check fetched value is matched with specified Date Format or not?

    Hi, I am new to RPA Automation Anywhere. i have fetched a value using object cloning functionality from a specific website. Now i want to check that is the fetched value is a date and is it is matched with my specified Date Format. Any kind of help will be appreciated.
  4. D

    Collection Sort by DateTime different Time!

    When I sort a collection with a DateTime column type the result of the DateTime will be different in the sorted collection. Each row will be 2 hours less, I think there is a problem with the timezone.
Top