> The dtStr is what I get by parsing something else. I don't know the target 
> timezone beforehand. The dtStr example just happens to be UTC.. the timezone 
> in it could even be +01:30.. I don't know that beforehand.

I see, what you want is the datetime as it is with its original timezone.

The last resort is to have manual splitting like using strscans or pegs.

Reply via email to