Home
last modified time | relevance | path

Searched defs:cmonth (Results 1 – 13 of 13) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/paiement/
H A Drapport.php100 $cmonth = GETPOST("remonth") ?GETPOST("remonth") : date("n", time()); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/paiement/
H A Drapport.php98 $cmonth = GETPOST("remonth") ?GETPOST("remonth") : date("n", time()); variable
/dports/finance/skrooge/skrooge-2.26.1/skgbasegui/
H A Dskgsimpleperiodedit.cpp75 QString cmonth = SKGServices::dateToPeriod(c, QStringLiteral("M")); in refreshList() local
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/fourn/facture/
H A Drapport.php103 $cmonth = GETPOST("remonth") ?GETPOST("remonth") : date("n", time()); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/fourn/facture/
H A Drapport.php101 $cmonth = GETPOST("remonth") ?GETPOST("remonth") : date("n", time()); variable
/dports/astro/wmsolar/wmsolar-1.1/
H A DwmSolar.c35 long cmonth; variable
/dports/graphics/rigsofrods-caelum/ogre-caelum-0.6.3/samples/src/
H A DCaelumDemo.cpp47 int cyear, cmonth, cday, chour, cminute; in checkJulianDay() local
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dincaltst.cpp1062 int32_t cmonth = base->get(UCAL_MONTH, status); in checkConsistency() local
/dports/devel/icu/icu/source/test/intltest/
H A Dincaltst.cpp1062 int32_t cmonth = base->get(UCAL_MONTH, status); in checkConsistency() local
/dports/net/xisp/xisp-2.7p4/
H A Dlogs.c3406 int cmonth, cbimonth, changed; in initLogFnames() local
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dcalendar_ical.c766 gint j, n, cday, cmonth, cyear; in ical_events_list_create() local
H A Dcalendar.c540 static guint cmonth = 0; in cal_set_day_info() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dframe.c8309 char cmonth[ 4 ]; /* Buffer for name of month */ in astReadDateTime_() local