Elements' Summary |
DateTimeInTZ |
the date and time (in TimeZone)
|
Timezone |
contains the time zone, as signed offset in minutes *from* UTC,
that is *east* of UTC, that is the amount of minutes that should
be added to UTC time to obtain the time in that timezone.
To obtain UTC datetime from DateTimeInTZ, you need to *subtract*
TimeZone minutes.
|
Elements' Details |
DateTimeInTZ
DateTime DateTimeInTZ;
- Description
- the date and time (in TimeZone)
|
|
Timezone
short Timezone;
- Description
- contains the time zone, as signed offset in minutes *from* UTC,
that is *east* of UTC, that is the amount of minutes that should
be added to UTC time to obtain the time in that timezone.
To obtain UTC datetime from DateTimeInTZ, you need to *subtract*
TimeZone minutes.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.