Searched refs:ISO8601Week (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A Dstrftime.c116 static int ISO8601Week _ANSI_ARGS_((CONST struct tm* t, int *year ));
236 ISO8601Week( t, &year );
245 ISO8601Week( t, &year );
323 int week = ISO8601Week( t, NULL );
469 ISO8601Week( t, year ) function

Completed in 115 milliseconds