Closed nkfoss closed 4 years ago
The string-handler service needs to go. Move the methods into components that are dependent on the service. Use piping.
Also, find all the other methods that use regex to handle dates, and replace those with piping as well.
The string-handler service needs to go. Move the methods into components that are dependent on the service. Use piping.
Also, find all the other methods that use regex to handle dates, and replace those with piping as well.