ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XWeekendContainsDay Struct Reference

#include <ICU4XWeekendContainsDay.hpp>

Public Attributes

bool monday
 
bool tuesday
 
bool wednesday
 
bool thursday
 
bool friday
 
bool saturday
 
bool sunday
 

Detailed Description

Documents which days of the week are considered to be a part of the weekend

See the Rust documentation for weekend for more information.

Member Data Documentation

◆ friday

bool ICU4XWeekendContainsDay::friday

◆ monday

bool ICU4XWeekendContainsDay::monday

◆ saturday

bool ICU4XWeekendContainsDay::saturday

◆ sunday

bool ICU4XWeekendContainsDay::sunday

◆ thursday

bool ICU4XWeekendContainsDay::thursday

◆ tuesday

bool ICU4XWeekendContainsDay::tuesday

◆ wednesday

bool ICU4XWeekendContainsDay::wednesday

The documentation for this struct was generated from the following file: