KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums kdb+ Java representation of null date and time data types.

Tagged: 

  • Java representation of null date and time data types.

    Posted by Rushikesh on July 5, 2024 at 6:02 am

    I want to know how to handle null date and time in my java code. how kdb+ data types date and time represented in java? In my observation, it is java.sql.Date and java.sql.Time with Long.MIN_VALUE as epoch. But, I wanted to get official standpoint.

    Problem statement, when server send date and time as null then how to handle them?

    ss1 replied 3 months, 3 weeks ago 2 Members · 1 Reply
  • 1 Reply

Log in to reply.