API: lib: renamed TimeZone to StaticTimeZone, along with API functions
commite9fd5301c4506f2080fb56096c9e2862ebb2bad2
authorChris Frey <cdfrey@foursquare.net>
Wed, 14 Mar 2012 13:23:21 +0000 (14 09:23 -0400)
committerChris Frey <cdfrey@foursquare.net>
Wed, 14 Mar 2012 13:23:21 +0000 (14 09:23 -0400)
tree09a959effe454c4a5ed52919400212675d4ad13d
parentc6d637883c7141774787d21d2e1f4b1256e4ed29
API: lib: renamed TimeZone to StaticTimeZone, along with API functions

The StaticTimeZone data is hard coded in the library, so makes sense
to name it that way explicitly, and let the record class use TimeZone
instead of the odd Timezone/TimeZone mix we had before.
src/r_calendar.cc
src/r_task.cc
src/time.cc
src/time.h