This is a test message to test the length of the message box.
Login

Write a comment

Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.

Comments on the article

Xexer - 01/24/2025 - 19:01

Hi Srinath,
there was a little mistake with date/time. The default for object creation is "xco_cp_time=>time_zone->user" (DATLO, TIMLO). With "xco_cp_time=>time_zone->utc" you get DATUM and UZEIT. Example for creation in the MOMENT section.

You can pass the setting to get one of the two pieces of information when creating the object.

Greetings
Björn


Srinath_Mareedu - 01/24/2025 - 14:01
DATLO and TIMLO

How can I get the local date and time?
Do I have to use 'CONVERT TIMESTAMP'?