Static Public Member Functions | |
static | this () |
static long | utcMilli () |
static long | utcNano () |
static int | tzMinutes () |
Static Public Attributes | |
static int | timezone |
static int | daylight |
Static Private Attributes | |
static Object | lock |
|
Create a synch object for fields.setTime() |
|
Return the current time as UTC milliseconds since the epoch. Definition at line 519 of file Epoch.d. References Exception. |
|
Return the current time as UTC nanoseconds since the epoch. Definition at line 536 of file Epoch.d. References Exception. |
|
Return the timezone minutes relative to GMT |
|
|
|
|
|
|