saveResourceToDisk

Saves the timezone map to disk in JSON format.

version(WithTimePlugin)
private
void
saveResourceToDisk
(
const string[string] aa
,
const string filename
)

Parameters

aa string[string]

The JSON-convertible resource to save.

filename string

Filename of the file to write to.