date_parse


Description:


[ Version ( since = "0.12" ) ]
public bool date_parse (string date, time_t timet)

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 to parse

timet

an uninitialized time_t

Returns:

true, if timet was set


Namespace: Poppler
Package: poppler-glib