SoapClient::RegisterTimezoneEncoder (open)

Registers a custom encoder function for the given timezone identifier.

Syntax

LOADLIB "wh::internet/soap.whlib";

MACRO RegisterTimezoneEncoder(STRING tzidentifier, FUNCTION PTR encoder)

Parameters

STRING tzidentifier
FUNCTION PTR encoder