nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
date_time_modem.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef DATE_TIME_MODEM_H_
8
#define DATE_TIME_MODEM_H_
9
10
int
date_time_modem_get
(int64_t *date_time_ms,
int
*tz);
11
void
date_time_modem_store
(
struct
tm *ltm,
int
tz);
12
13
#endif
/* DATE_TIME_MODEM_H_ */
date_time_modem_store
void date_time_modem_store(struct tm *ltm, int tz)
date_time_modem_get
int date_time_modem_get(int64_t *date_time_ms, int *tz)
lib
date_time
date_time_modem.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0