Documentation
Dlang.org
DateTime.getDayOfYear
glib
date_time
DateTime
Retrieves the day of the year represented by datetime in the Gregorian calendar.
class
DateTime
int
getDayOfYear
(
)
Return Value
Type:
int
the day of the year
glib
date_time
DateTime
constructors
this
functions
add
addDays
addFull
addHours
addMinutes
addMonths
addSeconds
addWeeks
addYears
compare
difference
equal
format
formatIso8601
getDayOfMonth
getDayOfWeek
getDayOfYear
getHour
getMicrosecond
getMinute
getMonth
getSecond
getSeconds
getTimezone
getTimezoneAbbreviation
getUtcOffset
getWeekNumberingYear
getWeekOfYear
getYear
getYmd
hash
isDaylightSavings
toLocal
toTimeval
toTimezone
toUnix
toUnixUsec
toUtc
static functions
newFromIso8601
newFromTimevalLocal
newFromTimevalUtc
newFromUnixLocal
newFromUnixLocalUsec
newFromUnixUtc
newFromUnixUtcUsec
newLocal
newNow
newNowLocal
newNowUtc
newUtc
Retrieves the day of the year represented by datetime in the Gregorian calendar.