Home
last modified time | relevance | path

Searched refs:_startDate (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSDateInterval.m38 _startDate = [NSDate date];
40 RETAIN(_startDate);
51 ASSIGNCOPY(_startDate, startDate);
83 initWithStartDate: _startDate
89 RELEASE(_startDate);
96 return _startDate;
101 ASSIGNCOPY(_startDate, startDate);
106 return [_startDate dateByAddingTimeInterval: _duration];
111 _duration = [endDate timeIntervalSinceDate: _startDate];
129 if([_startDate isEqualToDate: [dateInterval startDate]] &&
[all …]
/dports/deskutils/simpleagenda/SimpleAgenda-0.43/
H A DEvent.m10 [coder encodeObject:_startDate forKey:@"sdate"];
20 _startDate = [[coder decodeObjectForKey:@"sdate"] retain];
59 RELEASE(_startDate);
81 enumerator = [_rrule enumeratorFromDate:_startDate length:[self duration]*60];
94 return _startDate;
120 [_startDate setIsDate:allDay];
133 int minute = [_startDate minuteOfDay];
157 return _startDate;
177 ASSIGNCOPY(_startDate, newStartDate);
192 return [_rrule enumeratorFromDate:_startDate];
[all …]
/dports/www/sogo/SOGo-5.4.0/SoObjects/Appointments/
H A DSOGoFreeBusyObject.h45 - (NSString *) contentAsStringFrom: (NSCalendarDate *) _startDate
51 from: (NSCalendarDate *) _startDate
54 - (NSArray *) fetchFreeBusyInfosFrom: (NSCalendarDate *) _startDate
H A DSOGoAppointmentFolder.h101 from: (NSCalendarDate *) _startDate
108 - (NSArray *) fetchCoreInfosFrom: (NSCalendarDate *) _startDate
112 - (NSArray *) fetchCoreInfosFrom: (NSCalendarDate *) _startDate
118 - (NSArray *) fetchFreeBusyInfosFrom: (NSCalendarDate *) _startDate
H A DSOGoFreeBusyObject.m45 from: (NSCalendarDate *) _startDate
98 from: (NSCalendarDate *) _startDate
132 [freebusy setStartDate: _startDate];
229 from: (NSCalendarDate *) _startDate
234 infos = [self fetchFreeBusyInfosFrom: _startDate to: _endDate
241 from: _startDate to: _endDate];
244 - (NSString *) contentAsStringFrom: (NSCalendarDate *) _startDate
250 from: _startDate
H A DMSExchangeFreeBusySOAPRequest.h47 from: (NSCalendarDate *) _startDate
/dports/www/sogo-activesync/SOGo-5.4.0/SoObjects/Appointments/
H A DSOGoFreeBusyObject.h45 - (NSString *) contentAsStringFrom: (NSCalendarDate *) _startDate
51 from: (NSCalendarDate *) _startDate
54 - (NSArray *) fetchFreeBusyInfosFrom: (NSCalendarDate *) _startDate
H A DSOGoAppointmentFolder.h101 from: (NSCalendarDate *) _startDate
108 - (NSArray *) fetchCoreInfosFrom: (NSCalendarDate *) _startDate
112 - (NSArray *) fetchCoreInfosFrom: (NSCalendarDate *) _startDate
118 - (NSArray *) fetchFreeBusyInfosFrom: (NSCalendarDate *) _startDate
H A DSOGoFreeBusyObject.m45 from: (NSCalendarDate *) _startDate
98 from: (NSCalendarDate *) _startDate
132 [freebusy setStartDate: _startDate];
229 from: (NSCalendarDate *) _startDate
234 infos = [self fetchFreeBusyInfosFrom: _startDate to: _endDate
241 from: _startDate to: _endDate];
244 - (NSString *) contentAsStringFrom: (NSCalendarDate *) _startDate
250 from: _startDate
H A DMSExchangeFreeBusySOAPRequest.h47 from: (NSCalendarDate *) _startDate
/dports/www/sogo2/SOGo-2.4.1/SoObjects/Appointments/
H A DSOGoFreeBusyObject.h45 - (NSString *) contentAsStringFrom: (NSCalendarDate *) _startDate
51 from: (NSCalendarDate *) _startDate
54 - (NSArray *) fetchFreeBusyInfosFrom: (NSCalendarDate *) _startDate
H A DSOGoAppointmentFolder.h99 from: (NSCalendarDate *) _startDate
106 - (NSArray *) fetchCoreInfosFrom: (NSCalendarDate *) _startDate
110 - (NSArray *) fetchCoreInfosFrom: (NSCalendarDate *) _startDate
116 - (NSArray *) fetchFreeBusyInfosFrom: (NSCalendarDate *) _startDate
H A DSOGoFreeBusyObject.m53 from: (NSCalendarDate *) _startDate
106 from: (NSCalendarDate *) _startDate
140 [freebusy setStartDate: _startDate];
237 from: (NSCalendarDate *) _startDate
242 infos = [self fetchFreeBusyInfosFrom: _startDate to: _endDate
249 from: _startDate to: _endDate];
252 - (NSString *) contentAsStringFrom: (NSCalendarDate *) _startDate
258 from: _startDate
H A DMSExchangeFreeBusySOAPRequest.h47 from: (NSCalendarDate *) _startDate
/dports/comms/klog/klog-1.8.5/src/
H A Ddataproxy_sqlite.h178 …QList<int> getQSOsListLoTWToSend(const QString &_stationCallsign, const QDate &_startDate, const Q…
182 …QList<int> getQSOsListeQSLNotSent(const QString &_stationCallsign, const QDate &_startDate, const …
184 …QList<int> getQSOsListClubLogToSent(const QString &_stationCallsign, const QDate &_startDate, cons…
185 …QList<int> getQSOsListEQSLToSent(const QString &_stationCallsign, const QDate &_startDate, const Q…
186 …QList<int> getQSOsListQRZCOMToSent(const QString &_stationCallsign, const QDate &_startDate, const…
187 …QList<int> getQSOsListToBeExported(const QString &_stationCallsign, const QDate &_startDate, const…
303 …t _regId, const int _dxcc, const int _cq, const int _itu, const QDate &_startDate, const QDate &_e…
H A Dmainwindow.h215 …void slotADIFExportSelection(const QString &_st, const QDate &_startDate, const QDate &_endDate, c…
343 void fileExportLoTW(const QString &_st, const QDate &_startDate, const QDate &_endDate);
344 void fileExportClubLog(const QString &_st, const QDate &_startDate, const QDate &_endDate);
345 void fileExportEQSL(const QString &_st, const QDate &_startDate, const QDate &_endDate);
346 void fileExportADIF(const QString &_st, const QDate &_startDate, const QDate &_endDate);
/dports/mail/pear-Horde_Mapi/Horde_Mapi-1.0.10/lib/Horde/Mapi/
H A DTimezone.php34 protected $_startDate; variable in Horde_Mapi_Timezone
326 if (!empty($this->_startDate)) {
331 $this->_startDate = new Horde_Date($offsets['stdyear'] . '-01-01');
335 $this->_startDate = $start;
351 list($std, $dst) = $this->_getTransitions($timezone, $this->_startDate);
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Mapi/Horde/Mapi/
H A DTimezone.php34 protected $_startDate; variable in Horde_Mapi_Timezone
326 if (!empty($this->_startDate)) {
331 $this->_startDate = new Horde_Date($offsets['stdyear'] . '-01-01');
335 $this->_startDate = $start;
351 list($std, $dst) = $this->_getTransitions($timezone, $this->_startDate);
/dports/comms/pear-Horde_ActiveSync/Horde_ActiveSync-2.41.4/lib/Horde/ActiveSync/
H A DTimezone.php37 protected $_startDate; variable in Horde_ActiveSync_Timezone
313 if (!empty($this->_startDate)) {
318 $this->_startDate = new Horde_Date($offsets['stdyear'] . '-01-01');
322 $this->_startDate = $start;
338 list($std, $dst) = $this->_getTransitions($timezone, $this->_startDate);
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/events/
H A DDRMEvent.as72 _startDate = start;
115 return _startDate;
180 …return new DRMEvent(type, _drmState, bubbles, cancelable, _startDate, _endDate, _period, _serverUR…
184 private var _startDate:Date;
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/WOHttpAdaptor/
H A DWORequest+Adaptor.m31 - (void)takeStartDate:(NSDate *)_startDate {
38 ASSIGN(self->startDate, (NSCalendarDate*)_startDate);
H A DWORequest+Adaptor.h33 - (void)takeStartDate:(NSDate *)_startDate;
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/WOHttpAdaptor/
H A DWORequest+Adaptor.m31 - (void)takeStartDate:(NSDate *)_startDate {
38 ASSIGN(self->startDate, (NSCalendarDate*)_startDate);
H A DWORequest+Adaptor.h33 - (void)takeStartDate:(NSDate *)_startDate;
/dports/devel/py-lunardate/lunardate-0.2.0/
H A Dlunardate.py115 _startDate = datetime.date(1900, 1, 31) variable in LunarDate
141 offset = (solarDate - LunarDate._startDate).days
191 return self._startDate + datetime.timedelta(days=offset)

12