Not currently (never needed the capability).
the Date constructor (new Date() ) can understand and parse correctly quite a few well defined formats, so I think you should first try to see what that can do for you.

Parsing is generally more difficult then generating, so I think it will take some more code for this capability. If you want to hack on it, I’ll be glad to offer help and to host the result, otherwise I might work on it if I feel like it 🙂