SYNOPSIS
#include <../vformat/vf_iface.h>
extern bool_t vf_period_string_to_time
(
VF_ISO8601_PERIOD_T *p_period,
const char *p_string
);
PARAMETERS
- VF_ISO8601_PERIOD_T *p_period
- Output time value.
- const char *p_string
- Input string.