[ Version ( since = "1.0" ) ]
public int dump_changes (int max_year, FileStream fp)
Outputs a list of timezone changes for the given timezone to the given file, up to the maximum year given.
this |
The timezone to be queried |
max_year |
Max year |
fp |
The file handle |
1 if success. |