| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/class.WeekOptions.html | [Back] [Original] |
Generated by gi-docgen 2025.3
class Arrow.WeekOptions : Arrow.FunctionOptions
{
/* No available fields */
}
No description available.
since: 7.0.0
since: 7.0.0
Dates from current year that fall into last ISO week of the previous year return 0 if true and 52 or 53 if false.
since: 23.0.0
Must the first week be fully in January (true), or is a week that begins on December 29, 30, or 31 considered to be the first week of the new year (false)?
since: 23.0.0
What day does the week start with (Monday=true, Sunday=false).
since: 23.0.0
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
struct ArrowWeekOptionsClass {
GArrowFunctionOptionsClass parent_class;
}
No description available.
parent_class: GArrowFunctionOptionsClassNo description available.
Content
| Web Proxy Viewer | New URL | Original Page |