Expando Node for a Conditional Date.
Function | Description | Links |
---|---|---|
cutoff_number() | Calculate the cutoff time for n units | |
cutoff_this() | Calculate the cutoff time of this unit | |
node_conddate_new() | Create a new CondDate ExpandoNode | |
node_conddate_parse() | Parse a CondDate format string | |
node_conddate_private_free() | Free CondDate private data | ExpandoNode::ndata_free() |
node_conddate_private_new() | Create new CondDate private data | |
node_conddate_render() | Render a CondDate Node | ExpandoNode::render(), expando_render |