core.time, and some of the time types used in std.datetime come from there - such as , , and . core.time is publically imported into std.datetime, it isn't necessary to import it separately.
inline code.
inline again.
int foo;should show highlight on foo, but not int.