Home
last modified time | relevance | path

Searched defs:startOfYear (Results 1 – 24 of 24) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/Traits/
H A DBoundaries.php137 public function startOfYear() function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/
H A DBoundaries.php138 public function startOfYear() function
/dports/devel/icu/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/devel/icu-lx/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Dhebrwcal.cpp387 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dhebrwcal.cpp390 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Dhebrwcal.cpp388 int32_t HebrewCalendar::startOfYear(int32_t year, UErrorCode &status) in startOfYear() function in HebrewCalendar
/dports/deskutils/taskd/taskd-1.1.0/src/
H A DDate.cpp280 Date Date::startOfYear () const in startOfYear() function in Date
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/src/
H A DDatetime.cpp3338 Datetime Datetime::startOfYear () const in startOfYear() function in Datetime
/dports/deskutils/tasksh/tasksh-1.2.0/src/libshared/src/
H A DDatetime.cpp3323 Datetime Datetime::startOfYear () const in startOfYear() function in Datetime
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/libshared/src/
H A DDatetime.cpp3358 Datetime Datetime::startOfYear () const in startOfYear() function in Datetime
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php4168 public function startOfYear(); function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php4236 public function startOfYear(); function
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/datetime/
H A Ddate.d7093 immutable startOfYear = date.dayOfWeek; in fromISOWeek() local