Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template uk_dst_trait

boost::date_time::uk_dst_trait — Alternative dst traits for some parts of the United Kingdom.

Synopsis

// In header: <boost/date_time/local_timezone_defs.hpp>

template<typename date_type> 
struct uk_dst_trait : public  {

  // public static functions
   ();
   ();
   ();
};

Description

uk_dst_trait public static functions

  1.  ();
  2.  ();
  3.  ();

PrevUpHomeNext