On Saturday, 3 March 2012 at 00:03:02 UTC, Yao Gomez wrote:
On Friday, 2 March 2012 at 22:56:49 UTC, tjb wrote:
Ali,

Thanks. That helps me see how to use a structure. I just need to
figure out the date and time conversion.

Thanks!

TJB

I don't remember who did it or where is located, but there's actually a project/code that can be used for convert from different kind of date and time string representations, to instances of Date and Time from the std.datetime library (parseDate or something like that).

Let me search for it. I even remember that there was a dicussion post about it.

It is a conversion of the deprecated dateparse. There is going to be some new added to std but for now I guess this is all

https://gist.github.com/1283011

Reply via email to