Valadoc | Vala | Tutorial | API-References | Markup

date_parse


Description:

public bool date_parse (string date, ulong 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:

timet an uninitialized time_t
date string to parse

Returns:

true, if timet was set

Namespace: Poppler
Package: poppler-glib