quantlib.time.date¶
Functions
|
Converts the period into days as a float. |
|
Last day of the month to which the given date belongs. |
|
Whether a date is the last day of its month. |
|
Whether the given year is a leap one. |
local date time, based on the time zone settings of the computer |
|
|
Latest allowed date. |
|
Earliest date allowed. |
|
Converts the period intho months as a float. |
|
Returns the next given weekday following or equal to the given date |
|
Return the n-th given weekday in the given month and year |
|
Converts a PyQL Date to a datetime.date object. |
|
Converts a datetime.date to a PyQL date. |
|
Today's date. |
UTC date time |
|
|
Converts the period into weeks as a float. |
|
Converts the period into years as a float. |
Classes
|
Date class |
|
|
|
Class providing a Period (length + time unit) class and implements a limited algebra. |
|
|
|