Jump to content
We've recently updated our Privacy Statement, available here ×
  • Adhoc view data chooser with timestamp


    Sarthak Chaudhary
    • Features: Ad Hoc Version: v8.0.1 Product: JasperReports® Server

    Problem statement: 

    For the Adhoc view date chooser with a fixed time stamp option, is it possible to remove the hour, minute, and second sliders? 

    Resolution: 

    The hour, minute, and second slider options appearing in the calendar picker are based on the data type of the field.If the type of the field is a date timezone field then you cannot remove it for a date timezone field but if the database data type for the field is a date data type only then there will be no hour, minute, or second options to slide.

    Reference - https://community.oracle.com/tech/developers/discussion/2445230/why-there-is-no-datatype-which-only-stores-date-without-time-part

    The Oracle DATE datatype stores both the date and time information where as compared to other databases such as Postgres, DATE type stores just date information. Because of this the date picker in the filter shows the sliders.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...