Returns the weekday that starts the week for this object's locale
See the Rust documentation for first_weekday
for more information.
See the Rust documentation for weekend
for more information.
See the Rust documentation for weekend
for more information.
See the Rust documentation for contains
for more information.
Static
createCreates a new [WeekInformation
] from locale data using a particular data source.
See the Rust documentation for try_new
for more information.
A Week calculator, useful to be passed in to
week_of_year()
on Date and DateTime typesSee the Rust documentation for
WeekInformation
for more information.