A | |
| add [Calendar_sig.S.Period] | Addition of periods. |
| add [Calendar_sig.S] | |
| add [Date_sig.S] |
|
| add [Time_sig.S] |
|
| add [Period.S] | Addition of periods. |
| ascension [Date_sig.S] | Ascension. |
| ash [Date_sig.S] | Ash Wednesday. |
C | |
| carnaval [Date_sig.S] | Carnaval Monday. |
| century [Date_sig.S] | Century of a year. |
| change [Time_Zone] | Change the current time zone by another one. |
| compare [Calendar_sig.S.Period] | Comparison function between two periods. |
| compare [Calendar_sig.S] | Comparison function between two calendars. |
| compare [Date_sig.S] | Comparison function between two dates. |
| compare [Time_sig.S] | Comparison function between two times. |
| compare [Period.S] | Comparison function between two periods. |
| compare [Utils.Comparable] | Comparison over |
| convert [Calendar_sig.S] | |
| convert [Time_sig.S] |
|
| corpus_christi [Date_sig.S] | Feast of Corpus Christi. |
| create [Calendar_sig.S] |
|
| current [Time_Zone] | Return the current time zone. |
D | |
| date [Version] | Date of compilation. |
| day [Calendar_sig.S.Period] | |
| day [Date_sig.S.Period] |
|
| day_name [Printer] | String representation of a day. |
| day_of_int [Date_sig.S] | Inverse of |
| day_of_month [Calendar_sig.S] | |
| day_of_month [Date_sig.S] | Day of the month. |
| day_of_week [Calendar_sig.S] | |
| day_of_week [Date_sig.S] | Day of the week. |
| day_of_year [Calendar_sig.S] | |
| day_of_year [Date_sig.S] | Day of the year. |
| days_in_month [Calendar_sig.S] | |
| days_in_month [Date_sig.S] | Number of days in the month of a date. |
| days_in_year [Date_sig.S] | Number of days in a year. |
| div [Time_sig.S.Period] | Division. |
| dprint [Printer.S] | Same as |
E | |
| easter [Date_sig.S] | Easter Sunday. |
| easter_friday [Date_sig.S] | Easter Friday. |
| easter_monday [Date_sig.S] | Easter Monday. |
| easter_saturday [Date_sig.S] | Easter Saturday. |
| empty [Calendar_sig.S.Period] | The empty period. |
| empty [Period.S] | The empty period. |
| epact [Date_sig.S] | Epact. |
| equal [Calendar_sig.S.Period] | Equality function between two periods. |
| equal [Calendar_sig.S] | Equality function between two calendars. |
| equal [Date_sig.S] | Equality function between two dates. |
| equal [Time_sig.S] | Equality function between two times. |
| equal [Period.S] | Equality function between two periods. |
| equal [Utils.Comparable] | Equality over |
F | |
| fprint [Printer.S] |
|
| from_business [Date_sig.S] | Inverse of |
| from_date [Calendar_sig.S.Period] | Convert a date period to a calendar period. |
| from_date [Calendar_sig.S] | Convert a date to a calendar. |
| from_day_of_year [Date_sig.S] | Make a date from a year and its day of the year. |
| from_float [Time_sig.Second] | Convert a float to an equivalent number of seconds. |
| from_fstring [Printer.S] |
|
| from_gmt [Calendar_sig.S] | |
| from_gmt [Time_sig.S] |
|
| from_gmt [Time_Zone] |
|
| from_hours [Time_sig.S] | Inverse of |
| from_int [Time_sig.Second] | Convert an integer to an equivalent number of seconds. |
| from_jd [Calendar_sig.S] | Return the Julian day. |
| from_jd [Date_sig.S] | Make a date from its Julian day. |
| from_minutes [Time_sig.S] | Inverse of |
| from_mjd [Calendar_sig.S] | Return the Modified Julian day. |
| from_mjd [Date_sig.S] | Make a date from its modified Julian day (i.e. |
| from_seconds [Time_sig.S] | Inverse of |
| from_string [Printer.S] | Same as |
| from_time [Calendar_sig.S.Period] | Convert a time period to a calendar period. |
| from_unixfloat [Calendar_sig.S] | Inverse of |
| from_unixfloat [Date_sig.S] | Inverse of |
| from_unixtm [Calendar_sig.S] | Inverse of |
| from_unixtm [Date_sig.S] | Inverse of |
G | |
| gap [Time_Zone] | Return the gap between two time zone. |
| golden_number [Date_sig.S] | Golden number. |
H | |
| hash [Calendar_sig.S.Period] | Hash function for periods. |
| hash [Calendar_sig.S] | Hash function for calendars. |
| hash [Date_sig.S] | Hash function for dates. |
| hash [Time_sig.S] | Hash function for times. |
| hash [Period.S] | Hash function for periods. |
| hash [Utils.Comparable] | A hash function over |
| hour [Calendar_sig.S.Period] | |
| hour [Calendar_sig.S] | |
| hour [Time_sig.S.Period] |
|
| hour [Time_sig.S] | Hour. |
| hour_of_dst [Time_Zone] |
|
I | |
| indiction [Date_sig.S] | Indiction. |
| int_of_day [Date_sig.S] | Convert a day to an integer respecting ISO-8601. |
| int_of_month [Date_sig.S] | Convert a month to an integer respecting ISO-8601. |
| is_am [Calendar_sig.S] | |
| is_am [Time_sig.S] | Return |
| is_dst [Time_Zone] |
|
| is_gregorian [Calendar_sig.S] | |
| is_gregorian [Date_sig.S] | Return |
| is_julian [Calendar_sig.S] | |
| is_julian [Date_sig.S] | Return |
| is_leap_day [Calendar_sig.S] | |
| is_leap_day [Date_sig.S] | Return |
| is_leap_year [Date_sig.S] | Return |
| is_pm [Calendar_sig.S] | |
| is_pm [Time_sig.S] | Return |
| is_valid_date [Date_sig.S] | Check if a date is valid, that is the date has not been coerced to look like a real date. |
L | |
| length [Time_sig.S.Period] | Number of seconds of a period. |
| lmake [Calendar_sig.S.Period] | Labelled version of |
| lmake [Calendar_sig.S] | Labelled version of |
| lmake [Date_sig.S.Period] | Labelled version of |
| lmake [Date_sig.S] | Labelled version of |
| lmake [Time_sig.S.Period] | Labelled version of |
| lmake [Time_sig.S] | Labelled version of |
M | |
| make [Calendar_sig.S.Period] |
|
| make [Calendar_sig.S] |
|
| make [Date_sig.S.Period] |
|
| make [Date_sig.S] |
|
| make [Time_sig.S.Period] |
|
| make [Time_sig.S] |
|
| make_year [Date_sig.S] |
|
| make_year_month [Date_sig.S] |
|
| mardi_gras [Date_sig.S] | Mardi Gras. |
| midday [Time_sig.S] |
|
| midnight [Time_sig.S] |
|
| millenium [Date_sig.S] | Millenium of a year. |
| minute [Calendar_sig.S.Period] | |
| minute [Calendar_sig.S] | |
| minute [Time_sig.S.Period] |
|
| minute [Time_sig.S] | Minute. |
| month [Calendar_sig.S.Period] | |
| month [Calendar_sig.S] | |
| month [Date_sig.S.Period] |
|
| month [Date_sig.S] | Month. |
| month_name [Printer] | String representation of a month. |
| month_of_int [Date_sig.S] | Inverse of |
| mul [Time_sig.S.Period] | Multiplication. |
N | |
| name_of_day [Printer] |
|
| name_of_month [Printer] |
|
| nb_days [Date_sig.S.Period] | Number of days in a period. |
| next [Calendar_sig.S] | |
| next [Date_sig.S] |
|
| next [Time_sig.S] |
|
| normalize [Time_sig.S] |
|
| now [Calendar_sig.S] |
|
| now [Time_sig.S] | The current time based on |
| nth_weekday_of_month [Date_sig.S] |
|
O | |
| on [Time_Zone] |
|
| opp [Calendar_sig.S.Period] | Opposite of a period. |
| opp [Period.S] | Opposite of a period. |
P | |
| palm [Date_sig.S] | Palm Sunday. |
| precise_sub [Calendar_sig.S] | |
| precise_sub [Date_sig.S] |
|
| prev [Calendar_sig.S] | |
| prev [Date_sig.S] |
|
| prev [Time_sig.S] |
|
| print [Printer.S] |
|
R | |
| rem [Calendar_sig.S] | |
| rem [Date_sig.S] |
|
| rem [Time_sig.S] |
|
| round [Utils.Float] | Round a float to the nearest integer. |
S | |
| safe_nb_days [Date_sig.S.Period] | Equivalent to |
| safe_to_time [Calendar_sig.S.Period] | Equivalent to |
| same_calendar [Date_sig.S] | Return |
| second [Calendar_sig.S.Period] | |
| second [Calendar_sig.S] | |
| second [Time_sig.S.Period] |
|
| second [Time_sig.S] | Second. |
| set_precision [Utils.Float] | Set the precision of |
| set_word_regexp [Printer] | Set the regular expression used to recognize words in
|
| short_name_of_day [Printer] |
|
| short_name_of_month [Printer] |
|
| solar_number [Date_sig.S] | Solar number. |
| sprint [Printer.S] |
|
| sub [Calendar_sig.S.Period] | Substraction of periods. |
| sub [Calendar_sig.S] | |
| sub [Date_sig.S] |
|
| sub [Time_sig.S] |
|
| sub [Period.S] | Substraction of periods. |
T | |
| to_business [Date_sig.S] | Return the "business week" and the day in this week respecting ISO 8601. |
| to_date [Calendar_sig.S.Period] | Convert a calendar period to a date period. |
| to_date [Calendar_sig.S] | Convert a calendar to a date. |
| to_float [Time_sig.Second] | Inverse of |
| to_gmt [Calendar_sig.S] | |
| to_gmt [Time_sig.S] |
|
| to_gmt [Time_Zone] |
|
| to_hours [Time_sig.S.Period] | Number of hours of a period. |
| to_hours [Time_sig.S] | Number of hours of a time. |
| to_int [Time_sig.Second] | Inverse of |
| to_jd [Calendar_sig.S] | |
| to_jd [Date_sig.S] | Julian day. |
| to_minutes [Time_sig.S.Period] | Number of minutes of a period. |
| to_minutes [Time_sig.S] | Number of minutes of a time. |
| to_mjd [Calendar_sig.S] | |
| to_mjd [Date_sig.S] | Modified Julian day (i.e. |
| to_seconds [Time_sig.S.Period] | Number of seconds of a period. |
| to_seconds [Time_sig.S] | Number of seconds of a time. |
| to_string [Printer.S] | Same as |
| to_time [Calendar_sig.S.Period] | Convert a calendar period to a date period. |
| to_time [Calendar_sig.S] | Convert a calendar to a time. |
| to_unixfloat [Calendar_sig.S] | Convert a calendar to a float such than
|
| to_unixfloat [Date_sig.S] | Convert a date to a float such than |
| to_unixtm [Calendar_sig.S] | Convert a calendar into the |
| to_unixtm [Date_sig.S] | Convert a date into the |
| today [Date_sig.S] | Date of the current day (based on |
V | |
| version [Version] | Name of this version. |
W | |
| week [Calendar_sig.S.Period] | |
| week [Calendar_sig.S] | |
| week [Date_sig.S.Period] |
|
| week [Date_sig.S] | Week. |
| week_first_last [Date_sig.S] | Return the first and last days of a week in a year. |
| weeks_in_year [Date_sig.S] | Number of weeks in a year. |
| withmonday [Date_sig.S] | Withmonday. |
| withsunday [Date_sig.S] | Withsunday. |
Y | |
| year [Calendar_sig.S.Period] | |
| year [Calendar_sig.S] | |
| year [Date_sig.S.Period] |
|
| year [Date_sig.S] | Year. |
| ymd [Date_sig.S.Period] | Number of years, months and days in a period. |
| ymds [Calendar_sig.S.Period] | Number of years, months, days and seconds in a period. |