]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/time.h
29ca1029cbc77974d055d2e7775091f56380e8bc
1 ///////////////////////////////////////////////////////////////////////////////
3 // Purpose: Miscellaneous time-related functions.
4 // Author: Vadim Zeitlin
6 // RCS-ID: $Id: wxhead.h,v 1.12 2010-04-22 12:44:51 zeitlin Exp $
7 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org>
8 // Licence: wxWindows licence
9 ///////////////////////////////////////////////////////////////////////////////
14 // Returns the difference between UTC and local time in seconds.
15 WXDLLIMPEXP_BASE
int wxGetTimeZone();