/dports/astro/xplanet/xplanet-1.3.1/src/ |
H A D | readOriginFile.cpp | 58 int yyyymm = yyyymmdd / 100; in readOriginFile() local 59 int year = yyyymm/100; in readOriginFile() 60 int month = abs(yyyymm - year * 100); in readOriginFile() 61 int day = abs((int) yyyymmdd - yyyymm * 100); in readOriginFile()
|
H A D | Options.cpp | 329 int yyyymm = yyyymmdd / 100; in parseArgs() local 330 int year = yyyymm/100; in parseArgs() 331 int month = abs(yyyymm - year * 100); in parseArgs() 332 int day = abs((int) yyyymmdd - yyyymm * 100); in parseArgs()
|
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/ |
H A D | brand_eins.recipe | 75 yyyymm = "{}{}".format(year, month) 77 issue_map[yyyymm] = link.get('href') 85 issue = yyyymm
|
/dports/www/ot-recorder/recorder-0.8.4/ |
H A D | util.h | 30 const char *yyyymm(time_t t);
|
H A D | util.c | 316 const char *yyyymm(time_t t) { in yyyymm() function 494 utstring_printf(path, "/%s.%s", yyyymm(epoch), suffix); in pathn()
|
H A D | ocat.c | 377 time_from = strdup(yyyymm(now)); in main()
|
/dports/www/twiki/twiki/tools/ |
H A D | runstatistics | 138 -l - logifile dates to update, Format is yyyymm
|
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/ |
H A D | sqwebmail.c | 2067 char yyyymm[128]; in rename_sent_folder() local 2090 if (strftime (yyyymm, sizeof(yyyymm), "%Y%m", tm) == 0) in rename_sent_folder() 2094 strcmp(yyyymm, yyyymmp) == 0) in rename_sent_folder() 2114 write_sqconfig(".", SENTSTAMP, yyyymm); in rename_sent_folder()
|
/dports/mail/courier/courier-0.65.3/webmail/ |
H A D | sqwebmail.c | 2058 char yyyymm[128]; in rename_sent_folder() local 2081 if (strftime (yyyymm, sizeof(yyyymm), "%Y%m", tm) == 0) in rename_sent_folder() 2085 strcmp(yyyymm, yyyymmp) == 0) in rename_sent_folder() 2099 write_sqconfig(".", SENTSTAMP, yyyymm); in rename_sent_folder()
|
/dports/sysutils/p5-arclog/arclog-3.04/ |
H A D | README | 20 named logfile.yyyymm. It then saves the hard disk space and prevents
|
/dports/deskutils/gcal/gcal-4.1/ |
H A D | NEWS | 768 yyyymm`www'N:N 769 yyyymm`www'N:N.N 770 yyyymm`www'N:N,[mm]`www'N:N.N ... 771 yyyymm`www'N#[mm]`www'N.N 772 yyyymm`www'N#[mm]dd.N 773 yyyymm`www'#`www'.N 780 yyyymm`www'#`www' 781 yyyymm`www'N#[mm]`www'N 783 yyyymm`www'N#[mm]dd
|
/dports/devel/cmake-gui/cmake-3.22.1/Modules/ |
H A D | FindOpenACC.cmake | 55 ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
H A D | FindOpenMP.cmake | 83 ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
/dports/devel/cmake-doc/cmake-3.22.1/Modules/ |
H A D | FindOpenACC.cmake | 55 ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
H A D | FindOpenMP.cmake | 83 ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
/dports/devel/cmake/cmake-3.22.1/Modules/ |
H A D | FindOpenACC.cmake | 55 ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
H A D | FindOpenMP.cmake | 83 ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/ |
H A D | SOURCES | 474 yyyymm.h
|
H A D | FILES | 1048 yyyymm.h
|
/dports/irc/unreal/Unreal3.2.10.7/src/win32/ |
H A D | unrealinst.iss | 116 d := StrToInt(GetDateTimeString('yyyymm',#0,#0));
|
/dports/devel/R-cran-data.table/data.table/man/ |
H A D | fwrite.Rd | 47 … \code{yyyy}, \code{mm}, \code{dd} and (most commonly to group by) \code{yyyymm} parts using integ…
|
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/CMake/ |
H A D | FindOpenMP.cmake | 93 # ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
/dports/math/vtk8/VTK-8.2.0/CMake/ |
H A D | FindOpenMP.cmake | 93 # ``yyyymm`` where ``yyyy`` and ``mm`` represents the year and month of
|
/dports/graphics/gthumb/gthumb-3.10.1/po/ |
H A D | et.po | 2281 msgid "Possible values are: yyyymmdd, yyyymm, yyyy" 2282 msgstr "Võimalikud väärtused: yyyymmdd, yyyymm, yyyy"
|
H A D | th.po | 2397 msgid "Possible values are: yyyymmdd, yyyymm, yyyy" 2398 msgstr "ค่าที่เป็นไปได้คือ: yyyymmdd, yyyymm, yyyy"
|