Skip to content

Commit

Permalink
Merge pull request #335 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch OH
  • Loading branch information
stucka authored Jan 17, 2025
2 parents 4f9118d + d76ac7d commit 93fc18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/oh.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ class Transformer(BaseTransformer):
"08/17/2024;": datetime(2024, 8, 17),
"01/11/2025; 04/04/2025; 05/01/2025; 07/04/2025": datetime(2025, 1, 11),
"03/15/202503/29/2025": datetime(2025, 3, 15),
"03/28/2025; 05/30/2025; 08/01/2025; 12/31/2025": datetime(2025, 3, 28),
}
jobs_corrections = {
"13 FT": 13,
Expand Down

0 comments on commit 93fc18f

Please sign in to comment.