# File lib/et-orbi/eo_time.rb, line 312
def
wday_in_month
[
count_weeks
(
-1
),
-
count_weeks
(
1
) ]
end