Home
last modified time | relevance | path

Searched refs:TotalDays (Results 1 – 25 of 65) sorted by relevance

123

/dports/net/ntpa/ntpa-0.8.2/Ntp.Analyzer.Monitor.Server/TextCommand/
H A DUptimeCommand.cs60 if (time.TotalDays >= 1 && time.TotalDays < 2) in FormatTimespan()
64 else if (time.TotalDays >= 2) in FormatTimespan()
66 days = time.TotalDays.ToString(CultureInfo.InvariantCulture) + " days "; in FormatTimespan()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c115 UINT16 TotalDays; in gmtime() local
138 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
139 if (DayNo >= TotalDays) { in gmtime()
140 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/sysutils/shim/shim-0.9/Cryptlib/SysCall/
H A DTimerWrapper.c113 UINT16 TotalDays; in gmtime() local
136 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
137 if (DayNo >= TotalDays) { in gmtime()
138 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DTimerWrapper.c118 UINT16 TotalDays; in gmtime() local
141 TotalDays = (UINT16) (IsLeap (Year) ? 366 : 365); in gmtime()
142 if (DayNo >= TotalDays) { in gmtime()
143 DayNo = (UINT16) (DayNo - TotalDays); in gmtime()
/dports/finance/weberp/webERP/includes/
H A DMiscFunctions.php442 $TotalDays = cal_days_in_month(CAL_GREGORIAN, $ThisMonth, $ThisYear);
450 …$DateEnd = date($_SESSION['DefaultDateFormat'], mktime(0, 0, 0, $ThisMonth, $TotalDays, $ThisYear)…
456 $TotalDays = 30;
459 $DateEnd = date($_SESSION['DefaultDateFormat'], mktime(0, 0, 0, $QtrEnd, $TotalDays, $ThisYear));
481 $TotalDays = 30;
484 $DateEnd = date($_SESSION['DefaultDateFormat'], mktime(0, 0, 0, $QtrEnd, $TotalDays, $ThisYear));
506 $TotalDays = 30;
509 $DateEnd = date($_SESSION['DefaultDateFormat'], mktime(0, 0, 0, $QtrEnd, $TotalDays, $ThisYear));
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/csharp/test/Apache.Arrow.Tests/
H A DDate32ArrayTests.cs65 int expectedValue = (int)date.Subtract(new DateTime(1970, 1, 1)).TotalDays; in AppendDateGivesSameDate()
87 int expectedValue = (int)dateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays; in AppendWithTimeGivesSameWithTimeIgnored()
111 … expectedValue = (int)dateTimeOffset.UtcDateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays; in AppendGivesUtcDate()
H A DDate64ArrayTests.cs67 … long expectedValue = (long)date.Subtract(new DateTime(1970, 1, 1)).TotalDays * MillisecondsPerDay; in AppendDateGivesSameDate()
91 … (long)dateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays * MillisecondsPerDay; in AppendWithTimeGivesSameWithTimeIgnored()
117 … (long)dateTimeOffset.UtcDateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays * in AppendGivesUtcDate()
/dports/databases/arrow/apache-arrow-6.0.1/csharp/test/Apache.Arrow.Tests/
H A DDate32ArrayTests.cs65 int expectedValue = (int)date.Subtract(new DateTime(1970, 1, 1)).TotalDays; in AppendDateGivesSameDate()
87 int expectedValue = (int)dateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays; in AppendWithTimeGivesSameWithTimeIgnored()
111 … expectedValue = (int)dateTimeOffset.UtcDateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays; in AppendGivesUtcDate()
H A DDate64ArrayTests.cs67 … long expectedValue = (long)date.Subtract(new DateTime(1970, 1, 1)).TotalDays * MillisecondsPerDay; in AppendDateGivesSameDate()
91 … (long)dateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays * MillisecondsPerDay; in AppendWithTimeGivesSameWithTimeIgnored()
117 … (long)dateTimeOffset.UtcDateTime.Date.Subtract(new DateTime(1970, 1, 1)).TotalDays * in AppendGivesUtcDate()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/csharp/src/Apache.Arrow/Arrays/
H A DDate32Array.cs49 return (int)(dateTime.Date - _epochDate).TotalDays; in Convert()
58 return (int)(dateTimeOffset.UtcDateTime.Date - _epochDate).TotalDays; in Convert()
/dports/databases/arrow/apache-arrow-6.0.1/csharp/src/Apache.Arrow/Arrays/
H A DDate32Array.cs49 return (int)(dateTime.Date - _epochDate).TotalDays; in Convert()
58 return (int)(dateTimeOffset.UtcDateTime.Date - _epochDate).TotalDays; in Convert()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Test/Providers/
H A DReadTests_DateTimeFunctions.cs408 where (e.BirthDate.Value -parameterDate).TotalDays == -2.5 in DateTimeDiffTotalDays()
442 select (e.BirthDate.Value - parameterDate).TotalDays; in DateTimeDiffTotalDaysSelectWithNulls01()
480 select (e.BirthDate.Value - parameterDate).TotalDays; in DateTimeDiffTotalDaysSelectWithNulls02()
/dports/finance/weberp/webERP/reportwriter/
H A DWriteForm.inc344 $TotalDays=30;
346 $TotalDays=29;
349 $TotalDays=28;
351 $TotalDays=31;
381 $me = date('Y-m-d', mktime(0,0,0, $ThisMonth, $TotalDays, $ThisYear));
391 $TotalDays=30;
394 $qe = date('Y-m-d', mktime(0,0,0, $QtrEnd, $TotalDays, $ThisYear));
H A DWriteReport.inc331 $TotalDays = cal_days_in_month(CAL_GREGORIAN, $ThisMonth, $ThisYear);
377 $me = date('Y-m-d', mktime(0,0,0, $ThisMonth, $TotalDays, $ThisYear));
391 $TotalDays = cal_days_in_month(CAL_GREGORIAN, $QtrEnd, $ThisYear);
393 $qe = date('Y-m-d', mktime(0,0,0, $QtrEnd, $TotalDays, $ThisYear));
451 $TotalDays = cal_days_in_month(CAL_GREGORIAN, $QtrEnd, $ThisYear);
453 $qe = date('Y-m-d', mktime(0,0,0, $QtrEnd, $TotalDays, $ThisYear));
495 $TotalDays = cal_days_in_month(CAL_GREGORIAN, $QtrEnd, $ThisYear);
497 $qe = date('Y-m-d', mktime(0,0,0, $QtrEnd, $TotalDays, $ThisYear));
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBVE/Properties/
H A DAssemblyInfo.tt32 int build = (int)(DateTime.UtcNow - new DateTime(2019, 10, 29)).TotalDays;
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DTimeSpan.h136 double TotalDays() const in TotalDays() function
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/libsgp4/
H A DTimeSpan.h136 double TotalDays() const in TotalDays() function

123