Moment

Undocumented in source.
nothrow @safe
struct Moment {}

Members

Functions

abs
auto ref abs()
Undocumented in source. Be warned that the author may not have intended to support it.
add
auto ref add(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
asDays
double asDays()
Undocumented in source. Be warned that the author may not have intended to support it.
asHours
double asHours()
Undocumented in source. Be warned that the author may not have intended to support it.
asMilliseconds
double asMilliseconds()
Undocumented in source. Be warned that the author may not have intended to support it.
asMinutes
double asMinutes()
Undocumented in source. Be warned that the author may not have intended to support it.
asMonths
double asMonths()
Undocumented in source. Be warned that the author may not have intended to support it.
asSeconds
double asSeconds()
Undocumented in source. Be warned that the author may not have intended to support it.
asWeeks
double asWeeks()
Undocumented in source. Be warned that the author may not have intended to support it.
asYears
double asYears()
Undocumented in source. Be warned that the author may not have intended to support it.
date
long date()
Undocumented in source. Be warned that the author may not have intended to support it.
date
auto ref date(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
dates
long dates()
Undocumented in source. Be warned that the author may not have intended to support it.
dates
auto ref dates(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
day
long day()
Undocumented in source. Be warned that the author may not have intended to support it.
day
auto ref day(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
dayOfYear
long dayOfYear()
Undocumented in source. Be warned that the author may not have intended to support it.
dayOfYear
auto ref dayOfYear(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
days
long days()
Undocumented in source. Be warned that the author may not have intended to support it.
days
auto ref days(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
daysInMonth
long daysInMonth()
Undocumented in source. Be warned that the author may not have intended to support it.
diff
auto ref diff(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
duration
auto ref duration()
Undocumented in source. Be warned that the author may not have intended to support it.
endOf
auto ref endOf(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
format
string format(string fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
from
string from(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
fromNow
string fromNow(bool without_suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
hour
long hour()
Undocumented in source. Be warned that the author may not have intended to support it.
hour
auto ref hour(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
hours
long hours()
Undocumented in source. Be warned that the author may not have intended to support it.
hours
auto ref hours(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
humanize
string humanize(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
invalidAt
long invalidAt()
Undocumented in source. Be warned that the author may not have intended to support it.
isAfter
bool isAfter(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isBefore
bool isBefore(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isBetween
bool isBetween(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isDST
bool isDST()
Undocumented in source. Be warned that the author may not have intended to support it.
isLeapYear
bool isLeapYear(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isSame
bool isSame(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isSameOrAfter
bool isSameOrAfter(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isSameOrBefore
bool isSameOrBefore(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isUtc
bool isUtc(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
isUtcOffset
bool isUtcOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeek
long isoWeek()
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeek
auto ref isoWeek(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeekYear
long isoWeekYear()
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeekYear
auto ref isoWeekYear(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeekday
long isoWeekday()
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeekday
auto ref isoWeekday(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeeks
long isoWeeks()
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeeks
auto ref isoWeeks(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeeksInISOWeekYear
long isoWeeksInISOWeekYear()
Undocumented in source. Be warned that the author may not have intended to support it.
isoWeeksInYear
long isoWeeksInYear()
Undocumented in source. Be warned that the author may not have intended to support it.
locale
string locale()
Undocumented in source. Be warned that the author may not have intended to support it.
locale
string locale(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
millisecond
long millisecond()
Undocumented in source. Be warned that the author may not have intended to support it.
millisecond
auto ref millisecond(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
milliseconds
long milliseconds()
Undocumented in source. Be warned that the author may not have intended to support it.
milliseconds
auto ref milliseconds(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
minute
long minute()
Undocumented in source. Be warned that the author may not have intended to support it.
minute
auto ref minute(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
minutes
long minutes()
Undocumented in source. Be warned that the author may not have intended to support it.
minutes
auto ref minutes(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
month
long month()
Undocumented in source. Be warned that the author may not have intended to support it.
month
auto ref month(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
months
long months()
Undocumented in source. Be warned that the author may not have intended to support it.
months
auto ref months(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
quarter
long quarter()
Undocumented in source. Be warned that the author may not have intended to support it.
quarter
auto ref quarter(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
quarters
long quarters()
Undocumented in source. Be warned that the author may not have intended to support it.
quarters
auto ref quarters(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
save
Handle save(bool drop_previous)
Undocumented in source. Be warned that the author may not have intended to support it.
second
long second()
Undocumented in source. Be warned that the author may not have intended to support it.
second
auto ref second(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
seconds
long seconds()
Undocumented in source. Be warned that the author may not have intended to support it.
seconds
auto ref seconds(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
startOf
auto ref startOf(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
substract
auto ref substract(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
to
string to(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
toISOString
string toISOString()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
string toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
toNow
string toNow(bool without_prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
unix
long unix()
Undocumented in source. Be warned that the author may not have intended to support it.
utc
auto ref utc(bool keepLocalTime)
Undocumented in source. Be warned that the author may not have intended to support it.
utcOffset
long utcOffset()
Undocumented in source. Be warned that the author may not have intended to support it.
utcOffset
auto ref utcOffset(T val, bool keepLocalTime)
Undocumented in source. Be warned that the author may not have intended to support it.
valueOf
long valueOf()
Undocumented in source. Be warned that the author may not have intended to support it.
week
long week()
Undocumented in source. Be warned that the author may not have intended to support it.
week
auto ref week(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
weekYear
long weekYear()
Undocumented in source. Be warned that the author may not have intended to support it.
weekYear
auto ref weekYear(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
weekday
long weekday()
Undocumented in source. Be warned that the author may not have intended to support it.
weekday
auto ref weekday(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
weeks
long weeks()
Undocumented in source. Be warned that the author may not have intended to support it.
weeks
auto ref weeks(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
weeksInYear
long weeksInYear()
Undocumented in source. Be warned that the author may not have intended to support it.
year
long year()
Undocumented in source. Be warned that the author may not have intended to support it.
year
auto ref year(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
years
long years()
Undocumented in source. Be warned that the author may not have intended to support it.
years
auto ref years(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
zoneAbbr
string zoneAbbr()
Undocumented in source. Be warned that the author may not have intended to support it.
zoneName
string zoneName()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta