dump_changes


Description:

[ 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.

Parameters:

this

The timezone to be queried

max_year

Max year

fp

The file handle

Returns:

1 if success.