Searched refs:Day (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/preferences/time/
H A DBaseView.cpp77 day = date.Day();
103 fMessage.AddInt32("day", date.Day());
H A DDateTimeEdit.cpp663 fDate.SetDate(fDate.Year(), value, fDate.Day());
673 fDate.SetDate(value, fDate.Month(), fDate.Day());
741 value = fDate.Day();
/haiku-fatelf/headers/private/shared/
H A DCalendarView.h80 int32 Day() const;
/haiku-fatelf/src/kits/shared/
H A DCalendarView.cpp314 clone.AddInt32("day", fDate.Day());
507 BCalendarView::Day() const function in class:BPrivate::BCalendarView
509 return fDate.Day();
539 return BDate(year, month, fDate.Day());
677 if (day == fDate.Day()) {
782 else if (day == fDate.Day()) {
/haiku-fatelf/headers/os/support/
H A DDateTime.h118 int32 Day() const;
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacbuffer.h157 UINT8 Day; member in struct:acpi_grt_info
/haiku-fatelf/src/apps/webpositive/support/
H A DDateTime.h117 int32 Day() const;
H A DDateTime.cpp726 BDate::Day() const function in class:BPrivate::BDate
1368 tm_struct.tm_mday = fDate.Day();
/haiku-fatelf/src/apps/debugger/user_interface/util/
H A DUiUtils.cpp158 currentTime.Date().Day(), currentTime.Date().Month(),
/haiku-fatelf/src/kits/support/
H A DDateTime.cpp734 BDate::Day() const function in class:BPrivate::BDate
1389 tm_struct.tm_mday = fDate.Day();
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Ddate.c3372 X_IN_Y(Day,Year)
3381 X_IN_Y(Day,Month)
3399 X_IN_Y(Day,Week)
3483 X_IN_Y(Hour,Day)
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex1390 % Produces Day Month Year style of output.
1397 % Use this if you want the Month Day, Year style of output.
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex1791 % This produces Day Month Year style of output.
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex2171 % This produces Day Month Year style of output.
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex1673 % Produces Day Month Year style of output.
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex2557 % This produces Day Month Year style of output.

Completed in 153 milliseconds