Skip to content
Snippets Groups Projects
Commit b9b446de authored by rswindell's avatar rswindell
Browse files

Added one comment.

parent 1e44fc8f
No related branches found
No related tags found
No related merge requests found
......@@ -84,6 +84,7 @@ xpDateTime_t DLLCALL xpDateTime_now(void)
#endif
}
/* Return local timezone offset (in minutes) */
xpTimeZone_t DLLCALL xpTimeZone_local(void)
{
#if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DARWIN__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment