libplist  2.7.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

Deprecated:
Deprecated. Use plist_set_unix_date_val instead.
Parameters
nodethe node
secthe number of seconds since 01/01/2001
usecthe number of microseconds