-
Hi! How do I scrub date times in the following format? "2023-12-24T00:00:00.000315Z" I've tried bunch of different variations in Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
genne
Apr 7, 2025
Replies: 1 comment 2 replies
-
can you share a unit test that illustrates what you are trying to achieve? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When looking into this I realize the issue is I didn't fully understand how verify works with inline date times. If using ScribInlineDateTimes with proper format then it works!