On 13/10/2011 20:09, Vladimir Panteleev wrote:
<snip>
I've written something to format and parse SysTimes using format strings based 
on the
format PHP uses for its date() function:
https://github.com/CyberShadow/ae/blob/master/utils/time.d

Feel free to use this file as public domain.

My library includes a date/time formatting facility that's much better than 
PHP's.

http://pr.stewartsplace.org.uk/d/sutil/

Spec of the format string scheme:
http://pr.stewartsplace.org.uk/d/sutil/datetime_format.html

Walter - when the time comes to implement custom date/time formatting, will you consider using my scheme?

Stewart.

Reply via email to