Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Detect different type of date

$
0
0

@borismh wrote:

Date.ParseExact(str_date, “MM/dd/yyyy HH:mm:ss”, System.Globalization.CultureInfo.InvariantCulture).Day

Good afternoon, this is my code to detect a certain type of date such as “02/04/2020 15:24:49”

I want you to also be able to detect different types like these for example:

02.04.2020 15:24:49
04-02-2020 15:24:49

Note: this in format is month day year

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles