weekdays.JalaliDate: day of week

View source: R/24_jalalidate_generic_functions.R

weekdays.JalaliDateR Documentation

day of week

Description

return the day of week in Persian #'

Usage

## S3 method for class 'JalaliDate'
weekdays(x, abbreviate = NULL)

Arguments

x

JalaliDate object

abbreviate

not applicable in Persian language

Value

character

Examples

weekdays(JalaliDate(1))
#[1] `r stringi::stri_unescape_unicode("\u067E\u0646\u062C\u0020\u0634\u0646\u0628\u0647")`

RJalaliDate documentation built on Sept. 11, 2024, 8:26 p.m.