FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kHxNode_SetDateTime ( kHxNode  node,
kDateTime  dateTime 
)

Set the current calendar date/time for the node.

This method adjusts the date/time maintained by the node instance. The effect is not persistent; underlying operating system and/or hardware clocks are not modified.

For hardware singleton nodes, this method will affect the future results of kDateTime_Now.

This method is thread-safe.