phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SysTime.dayOfWeek
std
datetime
systime
SysTime
Day of the week this
SysTime
is on.
struct
SysTime
@
property
@
safe
const nothrow scope
DayOfWeek
dayOfWeek
(
)
Meta
Source
See Implementation
std
datetime
systime
SysTime
constructors
this
functions
add
diffMonths
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
roll
toHash
toISOExtString
toISOString
toLocalTime
toOtherTZ
toSimpleString
toString
toTM
toTimeSpec
toTimeVal
toUTC
toUnixTime
properties
day
dayOfGregorianCal
dayOfWeek
dayOfYear
daysInMonth
dstInEffect
endOfMonth
fracSecs
hour
isAD
isLeapYear
isoWeek
julianDay
max
min
minute
modJulianDay
month
second
stdTime
timezone
utcOffset
year
yearBC
static functions
fromISOExtString
fromISOString
fromSimpleString
fromUnixTime
Day of the week this SysTime is on.