diff options
| author | pravic <[email protected]> | 2016-04-14 00:37:38 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-14 00:37:38 +0300 |
| commit | 68a4e446d3a571d7e516ab4d457fb27220936b69 (patch) | |
| tree | 290aa97990b3f60cd99106340fb85281155283ad /doc/km/time/fn.ExSystemTimeToLocalTime.html | |
| parent | add winapi-km-rs docs (diff) | |
| download | winapi-kmd-rs-68a4e446d3a571d7e516ab4d457fb27220936b69.tar.xz winapi-kmd-rs-68a4e446d3a571d7e516ab4d457fb27220936b69.zip | |
update docs
Diffstat (limited to 'doc/km/time/fn.ExSystemTimeToLocalTime.html')
| -rw-r--r-- | doc/km/time/fn.ExSystemTimeToLocalTime.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/km/time/fn.ExSystemTimeToLocalTime.html b/doc/km/time/fn.ExSystemTimeToLocalTime.html index 002b77d..b6c76ee 100644 --- a/doc/km/time/fn.ExSystemTimeToLocalTime.html +++ b/doc/km/time/fn.ExSystemTimeToLocalTime.html @@ -47,8 +47,8 @@ <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>−</span>] </a> - </span><a id='src-636' class='srclink' href='../../src/km/time.rs.html#11' title='goto source code'>[src]</a></span></h1> -<pre class='rust fn'>pub unsafe extern "system" fn ExSystemTimeToLocalTime(SystemTime: *const <a class='type' href='../../km/time/type.SYSTEMTIME.html' title='km::time::SYSTEMTIME'>SYSTEMTIME</a>, LocalTime: *mut <a class='type' href='../../km/time/type.SYSTEMTIME.html' title='km::time::SYSTEMTIME'>SYSTEMTIME</a>)</pre><div class='docblock'><p>Converts a GMT system time value to the local system time for the current time zone.</p> + </span><a id='src-706' class='srclink' href='../../src/km/time.rs.html#20' title='goto source code'>[src]</a></span></h1> +<pre class='rust fn'>pub unsafe extern "system" fn ExSystemTimeToLocalTime(SystemTime: *const <a class='type' href='../../km/shared/type.SYSTEMTIME.html' title='km::shared::SYSTEMTIME'>SYSTEMTIME</a>, LocalTime: *mut <a class='type' href='../../km/shared/type.SYSTEMTIME.html' title='km::shared::SYSTEMTIME'>SYSTEMTIME</a>)</pre><div class='docblock'><p>Converts a GMT system time value to the local system time for the current time zone.</p> </div></section> <section id='search' class="content hidden"></section> |