From f15a02fe50ba14ff4b76af2edf573a7100a0ae5f Mon Sep 17 00:00:00 2001 From: Nitsan Avni Date: Wed, 11 Dec 2024 18:08:24 +0100 Subject: [PATCH] . d update snippet ref --- docs/how_to/scrub_dates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how_to/scrub_dates.md b/docs/how_to/scrub_dates.md index 716ee8bf..dc1dcb4f 100644 --- a/docs/how_to/scrub_dates.md +++ b/docs/how_to/scrub_dates.md @@ -32,7 +32,7 @@ created at ## Supported formats - + | Example Date | Regex Pattern | | --- | --- | | Tue May 13 16:30:00 | [a-zA-Z]{3} [a-zA-Z]{3} \d{2} \d{2}:\d{2}:\d{2} |