as_timet_with_zone
Description:
[
Version ( since =
"1.0" ) ]
public long as_timet_with_zone (
Timezone? zone)
Returns the time as seconds past the UNIX epoch, using timezones.
Parameters:
this |
The Time to be converted
|
zone |
The timezone
|
Returns:
The time as seconds past the UNIX epoch
|