Skip to content

Commit

Permalink
Patch NJ
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Feb 22, 2024
1 parent db31441 commit 45171ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/nj.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class Transformer(BaseTransformer):
"04/15/24 through 06/28/24 , 07/2/24, 07/31/24, 09/01/24, 09/30/24": datetime(
2024, 4, 15
),
"02/19/2024, 03/2024, 08/2024": datetime(2024, 2, 19),
}

def transform_jobs(self, value: str) -> typing.Optional[int]:
Expand Down

0 comments on commit 45171ef

Please sign in to comment.