These docs are for v1.2.0. Click to read the latest docs for v1.6.

current_time

Get time of the last accepted block.

Returns the time in seconds from 1970 of the last accepted block (not the block including this action)

Returns

time in seconds from 1970 of the last accepted block Example:

time current_time = now();