phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SysTime.opAssign
std
datetime
systime
SysTime
struct
SysTime
ref scope return @
safe
pure nothrow
SysTime
opAssign
()
(
auto
ref
const
(
SysTime
)
rhs
)
Parameters
rhs
const
(
SysTime
)
The
SysTime
to assign to this one.
Return Value
Type:
SysTime
The
this
of this
SysTime
.
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