Skip to content

Conversation

@dbuttig
Copy link

@dbuttig dbuttig commented Sep 11, 2024

Here is my regex solution to the Time Conversion kata.

I created a second similar solution because I learned about named_captures as part of this and thought it was interesting.

I also added a couple extra specs to cover some additional inputs.

Daniel Buttig and others added 2 commits September 11, 2024 11:16
This adds two solutions to perform time conversion. Both are similar,
but one uses named captures as part of the regex because I thought it
was interesting.
I also added in additional specs to handle inputs I thought should be
valid.
[TIMECONV-1] Add Regex solutions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant