Hi Team,
i am trying to extract dates for a given string, the date could be different formats
i tried the following, but not getting dates… can you pls help
Version Date 2/27/2024 4:02:34 PM License Expiration 2024-08-27
(?<=Version Date )^d{1,2}\d{1,2}\d{2,4}
([0-3]?\d[-/\s:.*]*[JjFfMmAaSsOoNnDd][A-za-z]+[-/\s:.*]*\d{2,4})