Expando Node for a Conditional Date. More...
Go to the source code of this file.
Data Structures | |
struct | NodeCondDatePrivate |
Private data for a Conditional Date -. More... | |
Functions | |
struct ExpandoNode * | node_conddate_parse (const char *str, int did, int uid, const char **parsed_until, struct ExpandoParseError *err) |
Parse a CondDate format string - Implements ExpandoDefinition::parse() -. | |
Expando Node for a Conditional Date.
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.