To add time in calendar just format the date field. Sample formate date field with 'dd.mm.yyyy hh24:mi'.
In background PL/SQL date formats are tranlated to date-time javascript formats. The transformations are stored in RASD_CLIENT package so you can add yours. Some of them are already stored.
To add time in calendar just format the date field. Sample formate date field with 'dd.mm.yyyy hh24:mi'.
In background PL/SQL date formats are tranlated to date-time javascript formats. The transformations are stored in RASD_CLIENT package so you can add yours. Some of them are already stored.
Last edit: Domen Dolar 2018-05-30