This is the quick start guide for the Calendar service, with step-by-step instructions on how to configure and use the driver in a selection of use cases.
The use cases contain several code fragments. The code fragments in the steps for setup can be copied into a custom initialization function, while the steps for usage can be copied into, e.g., the main application function.
The use case will let the user calculate the corresponding timestamp to a date
For the code of this use case to work, the following must be added to the project:
No setup code is needed, the service is ready for use as-is.
Add to, e.g. the main loop in the application C-file: