Lines Matching refs:calendar
473 class BOOST_LOCALE_DECL calendar { class
482 calendar(std::ios_base &ios);
488 calendar(std::locale const &l,std::string const &zone);
494 calendar(std::locale const &l);
500 calendar(std::string const &zone);
506 calendar();
507 ~calendar();
512 calendar(calendar const &other);
516 calendar const &operator=(calendar const &other);
556 bool operator==(calendar const &other) const;
560 bool operator!=(calendar const &other) const;
622 date_time(double time,calendar const &cal);
626 date_time(calendar const &cal);
637 date_time(date_time_period_set const &set,calendar const &cal);