Home
last modified time | relevance | path

Searched refs:ddate (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/
H A Dtimer.py90 def _reset_when(self, ddate=datetime.min): argument
94 self._lastcall = ddate
96 def _check_month(self, ddate): argument
102 dmonth = ddate.month
108 dday = ddate.day
123 def _check_week(self, ddate=date.min): argument
152 ddate = d.date()
165 self._curdate = ddate
166 ret = self._check_month(ddate)
168 ret = self._check_week(ddate)
[all …]
/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_date.c136 long grib_date_to_julian(long ddate) in grib_date_to_julian() argument
144 year = ddate / 10000; in grib_date_to_julian()
145 ddate %= 10000; in grib_date_to_julian()
146 month = ddate / 100; in grib_date_to_julian()
147 ddate %= 100; in grib_date_to_julian()
148 day = ddate; in grib_date_to_julian()
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_date.c141 long grib_date_to_julian(long ddate) in grib_date_to_julian() argument
149 year = ddate / 10000; in grib_date_to_julian()
150 ddate %= 10000; in grib_date_to_julian()
151 month = ddate / 100; in grib_date_to_julian()
152 ddate %= 100; in grib_date_to_julian()
153 day = ddate; in grib_date_to_julian()
/dports/print/ghostscript8-x11/ghostscript-8.71/toolbin/
H A Dpre.tcl99 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
101 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
104 if {$ddate != "${ryear}${rmonth}${rday}"} {
105 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
219 regexp $dateline $dstr skip skip2 skip3 dver ddate
221 set ddate [exec date -u +$dateformat -d $ddate]
226 if {$ddate != $idate} {
229 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/print/ghostscript9-x11/ghostscript-9.06/toolbin/
H A Dpre.tcl101 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
103 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
106 if {$ddate != "${ryear}${rmonth}${rday}"} {
107 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
221 regexp $dateline $dstr skip skip2 skip3 dver ddate
223 set ddate [exec date -u +$dateformat -d $ddate]
228 if {$ddate != $idate} {
231 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/toolbin/
H A Dpre.tcl101 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
103 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
106 if {$ddate != "${ryear}${rmonth}${rday}"} {
107 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
221 regexp $dateline $dstr skip skip2 skip3 dver ddate
223 set ddate [exec date -u +$dateformat -d $ddate]
228 if {$ddate != $idate} {
231 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/toolbin/
H A Dpre.tcl101 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
103 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
106 if {$ddate != "${ryear}${rmonth}${rday}"} {
107 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
221 regexp $dateline $dstr skip skip2 skip3 dver ddate
223 set ddate [exec date -u +$dateformat -d $ddate]
228 if {$ddate != $idate} {
231 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/print/ghostscript9-base/ghostscript-9.06/toolbin/
H A Dpre.tcl101 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
103 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
106 if {$ddate != "${ryear}${rmonth}${rday}"} {
107 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
221 regexp $dateline $dstr skip skip2 skip3 dver ddate
223 set ddate [exec date -u +$dateformat -d $ddate]
228 if {$ddate != $idate} {
231 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/print/ghostscript8-base/ghostscript-8.71/toolbin/
H A Dpre.tcl99 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
101 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
104 if {$ddate != "${ryear}${rmonth}${rday}"} {
105 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
219 regexp $dateline $dstr skip skip2 skip3 dver ddate
221 set ddate [exec date -u +$dateformat -d $ddate]
226 if {$ddate != $idate} {
229 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/print/ghostscript7-base/ghostscript-7.07/toolbin/
H A Dpre103 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
105 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
108 if {$ddate != "${ryear}${rmonth}${rday}"} {
109 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
263 regexp $dateline $dstr skip skip2 skip3 dver ddate
265 set ddate [exec date -u +$dateformat -d $ddate]
270 if {$ddate != $idate} {
273 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/print/ghostscript7-x11/ghostscript-7.07/toolbin/
H A Dpre103 if ![grep1 {GS_REVISIONDATE[ ]*=} $mak ddate] {
105 } elseif {![regexp {([0-9]+)} $ddate skip ddate]} {
108 if {$ddate != "${ryear}${rmonth}${rday}"} {
109 message "Date $rdate in NEWS doesn't match date $ddate in $mak"
263 regexp $dateline $dstr skip skip2 skip3 dver ddate
265 set ddate [exec date -u +$dateformat -d $ddate]
270 if {$ddate != $idate} {
273 message "$doc shows version $dver, $ddate;\n\tcurrent is $vcurdot, last updated $idate"
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/bugs/
H A Dddate_plugin_causes_websetup_to_change_timeformat__44___even_when_disabled.mdwn1 …ry time websetup rewrites the setup file, it changes to a ddate-style time format (but if ddate is…
3 Presumably this is because websetup loads all plugins, so IkiWiki::plugin::ddate::checkconfig is ru…
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/FileHandling/
H A DSatDataReader.cpp103 string ddate(StringUtils::stripFirstWord(line)); in loadData() local
142 if(ddate[0] != '0') in loadData()
144 ddate = StringUtils::translate(ddate, "-", " "); in loadData()
145 scanTime(data.deactivationDate, ddate, "%Y %m %d"); in loadData()
/dports/science/gramps/gramps-5.1.4/gramps/plugins/gramplet/
H A Dpedigreegramplet.py212 ddate = "<i>%s</i>" % escape(sdate)
214 ddate = ""
216 ddate = escape(get_date(death))
218 ddate = ""
220 if bdate and ddate:
223 'deathdate' : ddate
227 elif ddate:
228 value = _("(d. %s)") % (ddate)
/dports/science/gramps/gramps-5.1.4/gramps/gen/utils/
H A Dlibformatting.py185 ddate = "<i>%s</i>" % escape(get_date(death))
189 ddate = escape(get_date(death))
192 ddate = get_date(death)
195 ddate = ""
200 self.dth, ddate)
204 ddate, dplace)
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dindex_mm.ll51 if (d,death(person)) { set(ddate,date(d)) }
52 else { set(ddate,date(burial(person))) }
54 col(bcol) bdate col(dcol) ddate
68 col(bcol) bdate col(dcol) ddate col(mcol) mdate nl()
/dports/chinese/wordpress-zh_TW/wordpress/
H A Dwp-mail.php145 $ddate = str_replace( 'Date: ', '', trim( $line ) ); variable
147 $ddate = preg_replace( '!\s*\(.+\)\s*$!', '', $ddate ); variable
148 $ddate_timestamp = strtotime( $ddate );
/dports/chinese/wordpress-zh_CN/wordpress/
H A Dwp-mail.php145 $ddate = str_replace( 'Date: ', '', trim( $line ) ); variable
147 $ddate = preg_replace( '!\s*\(.+\)\s*$!', '', $ddate ); variable
148 $ddate_timestamp = strtotime( $ddate );
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/plugins/
H A Dddate.mdwn1 [[!template id=plugin name=ddate author="[[Joey]]"]]
7 the date format; see `ddate(1)`.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libf2c/libU77/
H A Du77-test.f62 + ddate*8, ttime*10, zone*5, ctim2*25 variable
156 call date_and_time(ddate) ! omitting optional args
157 call date_and_time(ddate, ttime, zone, values)
158 write(6, *) 'DATE_AND_TIME returns: ', ddate, ' ', ttime, ' ',
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g77.f-torture/execute/
H A Du77-test.f59 + ddate*8, ttime*10, zone*5, ctim2*25 variable
153 call date_and_time(ddate) ! omitting optional args
154 call date_and_time(ddate, ttime, zone, values)
155 write(6, *) 'DATE_AND_TIME returns: ', ddate, ' ', ttime, ' ',
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g77.f-torture/execute/
H A Du77-test.f59 + ddate*8, ttime*10, zone*5, ctim2*25
153 call date_and_time(ddate) ! omitting optional args
154 call date_and_time(ddate, ttime, zone, values)
155 write(6, *) 'DATE_AND_TIME returns: ', ddate, ' ', ttime, ' ',
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libf2c/libU77/
H A Du77-test.f62 + ddate*8, ttime*10, zone*5, ctim2*25
156 call date_and_time(ddate) ! omitting optional args
157 call date_and_time(ddate, ttime, zone, values)
158 write(6, *) 'DATE_AND_TIME returns: ', ddate, ' ', ttime, ' ',
/dports/japanese/today/ja-today-2.12_2/
H A Dhistory.c40 struct DATE_T ddate; /* ̿������ */ member
186 hdata.ddate = date; in history_main()
215 hdata.ddate = date; in history_main()
302 add_date(DATE_ADDDT_BIRTH, hdata.ddate, jdf); in history_makemsg()
306 ayear = period_year(hdata.ddate, nowdate); /* �׸�ǯ */ in history_makemsg()
311 age = period_year(hdata.bdate, hdata.ddate); /* ��ǯ */ in history_makemsg()
/dports/irc/py-limnoria/Limnoria-master-2019-09-08/plugins/Time/
H A Dplugin.py44 from ddate.base import DDate as _ddate
216 def ddate(self, irc, msg, args, year=None, month=None, day=None): member in Time
232 ddate = wrap(ddate, [optional('positiveint'), optional('positiveint'), optional('positiveint')]) variable in Time

1234567