phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SysTime.toTM
std
datetime
systime
SysTime
Returns a
tm
which represents this
SysTime
.
struct
SysTime
@
safe
const nothrow scope
tm
toTM
(
)
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
Returns a tm which represents this SysTime.