Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
)]
853
pub struct DateTimeFormat(Vec<DateTimeFormatNode>);
854
855
impl DateTimeFormat {
856
/// Compiles a new `DateTimeFormat` from the input string `s`.
Callers
1
compile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected