datetime.h File Reference
#include "pico.h"
Include dependency graph for datetime.h:

Go to the source code of this file.

Functions

void datetime_to_str (char *buf, uint buf_size, const datetime_t *t)
 Convert a datetime_t structure to a string. More...