b3152844-bf77-4db4-9c87-ae90e05678e5
date to DDmabbrYYYY DE-ES-IT-PT to EN v3-7
v3.7 KSL 2021-06-03 * YYYY-MM-DD and DD-MM-YYYY and long dates with text months * to DDmonthabbrevYYYY, with lead zeroes padded, also allows for periods or forward slashes
\b0?(#day#)\b\s?[-|\.|\/|\s]\s?\b0?(?i:(#month-to-EN_month_abbr#))\b\s?[-|\.|\/|\s]\s?\b((\d{4}))\b
$1$3$4
(?<!\d{4}[-|\.|\/|\s]\s?)\b0?(#day#)\b\s?[-|\.|\/|\s]\s?\b0?(?i:(#month-to-EN_month_abbr#))\b(?![-|\.|\/|\s]\s?\d{4})
$1$3
(?<!#day#[-|\.|\/|\s]\s?)\b0?(?i:(#month-to-EN_month_abbr#))\b\s?[-|\.|\/|\s]\s?\b((\d{4}))\b
$2$3
\b(\d{4})\b\s?[-|\.|\/|\s]\s?\b0?(#month-to-EN_month_abbr#)\b\s?[-|\.|\/|\s]\s?\b0?(#day#)\b
$3$2$1
#month-to-EN_month_abbr#
#day#