On Thursday, October 13, 2011 22:09:39 Vladimir Panteleev wrote:
> Time formatting and parsing seems like a gap of missing functionality in
> Phobos 2.

It formats and parses specific, official formats just fine, but it doesn't 
currently support user-defined formats. It's on my TODO list. Eventually, there 
will be something along the lines of toCustomString and fromCustomString on 
Date, TimeOfDay, DateTime, and SysTime, where they take a format string 
defining the custom format.

- Jonathan M Davis

Reply via email to