|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Implements the native methods for 'java.util.TimeZone'. More...
Static Public Member Functions | |
| static string | getSystemTimeZoneID (string javaHome) |
| Implements the native method 'getSystemTimeZoneID'. | |
| static string | getSystemGMTOffsetID () |
| Implements the native method 'getSystemGMTOffsetID'. | |
Implements the native methods for 'java.util.TimeZone'.
Definition at line 12 of file TimeZone.cs.
|
static |
Implements the native method 'getSystemGMTOffsetID'.
Definition at line 81 of file TimeZone.cs.
|
static |
Implements the native method 'getSystemTimeZoneID'.
| javaHome |
Definition at line 69 of file TimeZone.cs.