sbin ~master (2021-09-16T14:18:39Z)
Dub
Repo
SysTimeAsUnixTimeRH
sbin
stdtypesrh
Undocumented in source.
struct
SysTimeAsUnixTimeRH (
bool
asUTC
= false
bool
use32bit
= false
) {
enum
sbinReprHandler
;
alias
T
=
int
;
alias
T
=
long
;
struct
R
;
static
R
repr
(SysTime v);
static
SysTime
fromRepr
(R r);
}
Members
Aliases
T
alias
T
=
int
Undocumented in source.
T
alias
T
=
long
Undocumented in source.
Enums
sbinReprHandler
enum
sbinReprHandler
Undocumented in source.
Static functions
fromRepr
SysTime
fromRepr
(R r)
Undocumented in source. Be warned that the author may not have intended to support it.
repr
R
repr
(SysTime v)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
R
struct
R
Undocumented in source.
Meta
Source
See Implementation
sbin
stdtypesrh
structs
BitArrayRH
NullableAsSumTypeRH
SysTimeAsHNSecsRH
SysTimeAsUnixTimeRH