Home
last modified time | relevance | path

Searched defs:twoDigitYear (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Globalization.Calendars/tests/GregorianCalendar/
H A DGregorianCalendarToFourDigitYear.cs51 private static int GetExpectedFourDigitYear(Calendar calendar, int twoDigitYear) in GetExpectedFourDigitYear()
/dports/www/ilias6/ILIAS-6.14/src/Data/DateFormat/
H A DFormatBuilder.php97 public function twoDigitYear() : FormatBuilder function in ILIAS\\Data\\DateFormat\\FormatBuilder
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dklocaletest.cpp737 QString twoDigitYear("dd-MM-yy"); in readDate() local
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/qif/config/
H A Dmymoneyqifprofile.cpp654 const QString MyMoneyQifProfile::twoDigitYear(const QChar& delim, int yr) const in twoDigitYear() function in MyMoneyQifProfile