MCPcopy Create free account
hub / github.com/GrayJack/coreutils / build_datetime

Function build_datetime

date/src/main.rs:88–176  ·  view source on GitHub ↗

Build a [`DateTime`] from a `date_str`. The `date_str` format is `[[[[[CC]YY]MM]DD]hh]mm[.SS]`

(
    date_str: &str, utc_off: UtcOffset, ref_val: Option<&str>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dateFunction · 0.85

Calls 8

reference_datetimeFunction · 0.85
parse_datetime_valuesFunction · 0.85
build_timeFunction · 0.85
newFunction · 0.85
build_dateFunction · 0.85
formatMethod · 0.80
lenMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected