|
|
|
|
|
by rspeer
3423 days ago
|
|
This is something I've seen, but does it apply to chrono? I'm looking at its README on GitHub (https://github.com/chronotope/chrono), and useful examples are right there up front. DateTime::format seems to do the same thing as strftime, with a format string parsed at run-time. |
|