dynare/matlab/utilities/dates
Stéphane Adjemian (Charybdis) 4f5ab5a236 Changed logic in dates class constructor. 2014-06-15 19:15:30 +02:00
..
add_periods_to_array_of_dates.m Improve speed of @dates/colon method. 2014-06-11 12:22:32 +02:00
add_periods_to_date.m Improve speed of @dates/colon method (added specialized version of add_periods_to_array_of_dates -> add_periods_to_date). 2014-06-11 12:22:32 +02:00
date2string.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
freq2string.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00
isdate.m Changed logic in dates class constructor. 2014-06-15 19:15:30 +02:00
isdates.m Fixed bug. Function isdates should not be located in @dates folder, otherwise the function is not found if the input argument is not a dates object (which makes the function useless). 2013-11-04 08:18:18 +01:00
isfreq.m Changed logic in isfreq routine. 2014-06-13 16:32:25 +02:00
ismonthly.m Various optimizations and cosmetic changes. 2014-06-11 12:22:32 +02:00
isquaterly.m Various optimizations and cosmetic changes. 2014-06-11 12:22:32 +02:00
isstringdate.m Changed logic in dates class constructor. 2014-06-15 19:15:30 +02:00
issubperiod.m Added a routine to test if an integer (a vector of integers) can be interpreted as a subperiod (a vector of subperiods). 2013-10-15 15:03:43 +02:00
isweekly.m Various optimizations and cosmetic changes. 2014-06-11 12:22:32 +02:00
isyearly.m Various optimizations and cosmetic changes. 2014-06-11 12:22:32 +02:00
string2date.m Improve speed of @dates/colon method. 2014-06-11 12:22:32 +02:00
string2freq.m Renamed dynDates class as dates. 2013-10-15 15:36:21 +02:00