Think over interface for datetime type in tarantool core
For a full implementation, the Datetime type (picodata/picodata/tarantool-module!289) you need to get an interface (for example: get seconds, get time zone offset...) from the tarantool core. We need to think about this interface and create a problem in the tarantool core.