This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Bz getLocaltime: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Trying to format bz_getLocaltime page right  | 
				|||
| Line 2: | Line 2: | ||
==Overview==  | ==Overview==  | ||
bz_getLocaltime is a function to fill a [[bz_localTime]] structure with values.  | bz_getLocaltime is a function to fill a [[bz_localTime]] structure with values.<br>  | ||
Go to [[bz_localTime]] for structure format.  | Go to [[bz_localTime]] for structure format.  | ||
Revision as of 20:55, 30 December 2008
| BZFS API Documentation This page contains part of the BZFS API documentation for use by Plug-ins on the BZFS server. | 
Overview
bz_getLocaltime is a function to fill a bz_localTime structure with values.
Go to bz_localTime for structure format.
Example
bz_localTime st; // create a new bz_localTime structure st 
bz_getLocaltime(&st); // fill st will values