weekdays.JalaliDate {RJalaliDate}R 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")`

[Package RJalaliDate version 0.1.0 Index]