[
https://issues.apache.org/jira/browse/IGNITE-21604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17845192#comment-17845192
]
Pavel Tupitsyn edited comment on IGNITE-21604 at 5/13/24 5:11 AM:
------------------------------------------------------------------
See:
*
https://stackoverflow.com/questions/62854935/is-there-a-way-to-convert-from-net-timezoneinfo-to-java-zoneddatetime
*
https://codeblog.jonskeet.uk/2022/02/05/whats-up-with-timezoneinfo-on-net-6-part-1/
was (Author: ptupitsyn):
See
https://stackoverflow.com/questions/62854935/is-there-a-way-to-convert-from-net-timezoneinfo-to-java-zoneddatetime
> .NET: Thin 3.0: Pass client time zone to server
> -----------------------------------------------
>
> Key: IGNITE-21604
> URL: https://issues.apache.org/jira/browse/IGNITE-21604
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Reporter: Pavel Pereslegin
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
>
> Once IGNITE-21551 is implemented, it will be possible to set the time zone in
> a user session.
> The session time zone is taken into account when calling functions for
> obtaining the current time (CURRENT_TIMESTAMP, etc), as well as when
> processing a string literal for the 'TIMESTAMP WITH LOCAL TIME ZONE' type.
> For this to work correctly, you need to transfer the client's time zone
> through the thin client.
> p.s. check the TODOs that point to this ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)