Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I've the following problem. I have this format of "Time" in my Database (SQL)
ZBU_BUCHUNG_BEGINTIME
2020-03-10 10:03:00.000
I only need the Time from this field, in this case 10:03:00
Does anybody know how i can realise this?
Thank you very much!
maye be
Time(ZBU_BUCHUNG_BEGINTIME)
maye be
Time(ZBU_BUCHUNG_BEGINTIME)