Function

Poppler-0.18Popplerdate_parseSince 0.12

  • Parses a PDF format date string and converts it to a time_t. Returns FALSE if the parsing fails or the input string is not a valid PDF format date string

    Parameters

    • date: string

      string to parse

    • timet: number

      an uninitialized time_t

    Returns boolean

    TRUE, if timet was set

    0.12