[MDEV-10018] Timestamp with time zone Created: 2016-05-03 Updated: 2023-11-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, Data types |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | ManasaTulluri | Assignee: | Ralf Gebhardt |
| Resolution: | Unresolved | Votes: | 6 |
| Labels: | Compatibility, datatype | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Epic Link: | New data types | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
Original Description:Hi Team, Is there any alternative for "timestamp with timezone" columns in mariadb? Is it being developed or released anytime soon in future versions? Thanks & Regards, Implementation detailsTIMESTAMP WITH TIME ZONE should be implemented to support YEARs in the range at least -4713 .. +9999. See MDEV-32496 for details. |
| Comments |
| Comment by Sergei Golubchik [ 2016-05-03 ] |
|
Yes, there are plans to do it. But at the moment there's nothing final yet. |
| Comment by Michael Widenius [ 2016-05-30 ] |
|
We are considering to add this to MariaDB 10.2 or 10.3 |
| Comment by Seth Shelnutt [ 2018-02-28 ] |
|
@cvicentiu As discussed at the developer unconference, I would like to contribute and have this issue assigned me to for the 10.4 milestone. Before I start I'll post a general design for review to make sure the approach is agreed upon. |
| Comment by Alexander Barkov [ 2019-11-20 ] |
|
It seems TIMESTAMP WITH TIMEZONE will need changes in the client-server library:
|