append


Description:

[ Version ( deprecated = true , deprecated_since = "0.12.0" , since = "0.7.0" ) ]
public bool append (int32 value) throws Error

Warning: append is deprecated since 0.12.0.

Parameters:

this

A Time32ArrayBuilder.

value

The number of days since UNIX epoch in signed 32bit integer.

Returns:

true on success, false if there was an error.