MCPcopy Create free account
hub / github.com/IoLanguage/io / tm

Class tm

libs/basekit/source/PortableStrptime.c:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100char *io_strptime(char *buf, char *fmt, struct tm *tm) {
101 struct dtconv En_US = {{"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul",
102 "Aug", "Sep", "Oct", "Nov", "Dec"},
103 {"January", "February", "March", "April", "May",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected