dump_changes
Description:
Outputs a list of timezone changes for the given timezone to the given file, up to the maximum year given.
Parameters:
| this |
The timezone to be queried |
| max_year |
Max year |
| fp |
The file handle |
Returns:
|
1 if success. |