[{decode, [{<<"start">>, {xmpp_util, decode_timestamp, []}},
	   {<<"end">>, {xmpp_util, decode_timestamp, []}}]},
 {specs, [{<<"start">>, "erlang:timestamp()"},
	  {<<"end">>, "erlang:timestamp()"}]}].

%% Local Variables:
%% mode: erlang
%% End:
%% vim: set filetype=erlang tabstop=8:
