lib: added static TimeZones::IsLoadable()
commitf2fc875d9dbac49fbc71dab88996e8e0a14d8b6a
authorChris Frey <cdfrey@foursquare.net>
Thu, 15 Mar 2012 15:47:29 +0000 (15 11:47 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 15 Mar 2012 15:47:29 +0000 (15 11:47 -0400)
tree6c318ce464df69d6f95bac70fbaba89b9e941377
parent73a607ec8a1cf88d4892bca8dbe3334cbe35e796
lib: added static TimeZones::IsLoadable()

Not all devices have a Time Zones database.  This static function allows
the application to determine in advance which table to load.
src/r_timezone.cc
src/r_timezone.h