MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / DateTimeFormat

Class DateTimeFormat

src/expr/src/scalar/func/format.rs:853–853  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

851 MzReflect
852)]
853pub struct DateTimeFormat(Vec<DateTimeFormatNode>);
854
855impl DateTimeFormat {
856 /// Compiles a new `DateTimeFormat` from the input string `s`.

Callers 1

compileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected