Home
last modified time | relevance | path

Searched refs:FormatTime (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Dvar.c1927 FormatTime(const char *fmt, time_t t, bool gmt) in FormatTime() function
2606 Expr_SetValueOwn(expr, FormatTime(Expr_Str(expr), t, gmt)); in ApplyModifier_Time()