Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: WizardousHi,
You can use brainscript below, till better solution send here.
bol=FIELDFORCONVERT.split(" ")
tarih=bol.getItem(0).date("CCYY-MM-DD")
zaman=bol.getItem(1).time("hh:mm:ss")
emit timestamp(tarih,zaman) as tarihzaman
Regards,
�zg�n