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
		
No edit summary  | 
				|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{apicall  | ||
| name          = bz_getLocaltime  | |||
=  | | description   = Fills a bz_localTime object with values for the current time on the server.  | ||
| param1        = *ts  | |||
| param1type    = bz_localTime  | |||
| param1desc    = bz_localTime object to fill.  | |||
==  | }}  | ||
bz_localTime   | |||
Latest revision as of 23:34, 30 December 2008
void bz_getLocaltime (bz_localTime *ts)
Fills a bz_localTime object with values for the current time on the server.
Parameters: 
*ts  -  bz_localTime object to fill.