in reply to Re: Is there a shorter way to create a german time string?
in thread Is there a shorter way to create a german time string?

This is very concise. And if I had to do more date-parsing than just for this one string I would install Date::Manip. But as the review states: this module might be an overkill. So for now I'll be using my lengthy sub.
 
Thank you anyway for leading my attention to a module I hadn't known before.
 
neophyte
  • Comment on RE: Answer: Is there a shorter way to create a german time string?