| Package | Description | 
|---|---|
| org.apache.vxquery.datamodel.accessors.atomic | |
| org.apache.vxquery.datamodel.util | |
| org.apache.vxquery.runtime.functions.util | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | XSDatePointable | The date is split up into five sections. | 
| class  | XSDateTimePointable | The datetime is split up into eight sections. | 
| class  | XSTimePointable | The time is split up into five sections. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static void | DateTime. adjustDateTimeToTimezone(ITimezone timezonep,
                        long timezone,
                        DataOutput dOut) | |
| static void | DateTime. getUtcTimezoneDateTime(ITimezone timezonep,
                      ITimezone defaultTimezonep,
                      DataOutput dOut) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static long | FunctionHelper. getTimezone(ITimezone timezonep) | |
| static void | FunctionHelper. writeTimezoneAsString(ITimezone timezone,
                     DataOutput dOut) | 
Copyright © 2019 Apache Software Foundation. All rights reserved.