libplist  2.4.0
API Documentation - Return to Homepage

◆ plist_set_date_val()

PLIST_API void plist_set_date_val ( plist_t  node,
int32_t  sec,
int32_t  usec 
)

Set the value of a node.

Forces type of node to PLIST_DATE

Parameters
nodethe node
secthe number of seconds since 01/01/2001
usecthe number of microseconds