mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-23 09:01:35 +01:00
Add RLMDateTimeDecode utility function
This commit is contained in:
@@ -344,8 +344,8 @@ extern "C" {
|
|||||||
const char *RLMGetStringValue(void *ptr,const char *filename,
|
const char *RLMGetStringValue(void *ptr,const char *filename,
|
||||||
const char *section,const char *label,
|
const char *section,const char *label,
|
||||||
const char *default_value);
|
const char *default_value);
|
||||||
|
const char *RLMDateTimeDecode(void *ptr, const char *format,
|
||||||
|
const char *svc_name);
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user