hijday: Get day of the week in Arabic

Description Usage Arguments Value Examples

View source: R/hijday.R

Description

Get day of the week in Arabic

Usage

1
hijday(x)

Arguments

x

a date as a string in dd-mm-yyyy format

Value

Day of the week in Arabic

Examples

1
2
x <- "12-12-2021"
hijday(x)

Luka-Vasilj/hijRead documentation built on Jan. 1, 2022, 12:53 p.m.