NeoMutt  2024-04-25-1-g3de005
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
node_conddate.h File Reference

Expando Node for a Conditional Date. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  NodeCondDatePrivate
 Private data for a Conditional Date. More...
 

Functions

struct ExpandoNodenode_conddate_parse (const char *s, const char **parsed_until, int did, int uid, struct ExpandoParseError *error)
 Parse a CondDate format string - Implements ExpandoDefinition::parse() -.
 

Detailed Description

Expando Node for a Conditional Date.

Authors
  • Tóth János
  • Richard Russon

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition in file node_conddate.h.