Skip to content

[5pt] Introduced a new datetime module for timestamp and interval support #2411

Closed
@TarantoolBot

Description

@TarantoolBot

Epic: Datetime remaining issues

Product: Tarantool
Since: 2.10.0
Root document:

SME: @ tsafin, @ igormunkin

Details

Create datetime module for timestamp and interval types support.
It allows to create date and timestamp values using either object interface,
or via parsing of string values conforming to iso-8601 standard.
One may manipulate (modify, subtract or add) timestamp and interval values.

Please refer to https://hackmd.io/@Mons/S1Vfc_axK#Datetime-in-Tarantool
for a more detailed description of module API.
Requested by @tsafin in tarantool/tarantool@43e10ed

UPD: See the latest info on implementation in https://github.com/tarantool/tarantool/wiki/Datetime-Internals

Metadata

Metadata

Assignees

Labels

reference[location] Tarantool manual, Reference partserver[area] Task relates to Tarantool's server (core) functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions