Overview | Module | Use | Devguide | Index |
Methods' Summary | Attributes' Summary | Methods' Details | Attributes' Details |
interface XCalendar4 | ||
|
||
Methods' Summary | |
setLocalDateTime | Set the local date/time as an offset to the start of the calendar at 1-Jan-1970 00:00. The integer part represents the number of days passed since start date. The fractional part represents fractions of a day, thus 0.5 means 12 hours. The actual timezone and daylight saving time offsets effective at the given date and time are considered and subtracted before setting the UTC time at the calendar. |
getLocalDateTime | Get the local date/time as an offset to the start of the calendar at 1-Jan-1970 00:00. The integer part represents the number of days passed since start date. The fractional part represents fractions of a day, thus 0.5 means 12 hours. The actual timezone and daylight saving time offsets effective at the given date and time are considered and added to the UTC time at the calendar. |
loadDefaultCalendarTZ | Load the default calendar for the given locale with a given time zone. |
loadCalendarTZ | Load a specific calendar for the given locale with a given time zone. |
Methods' Details | |||||||||||||
setLocalDateTime
|
|||||||||||||
getLocalDateTime
|
|||||||||||||
loadDefaultCalendarTZ
|
|||||||||||||
loadCalendarTZ
|
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.