We are trying to replicate an oracle table which includes a timestamp field. I added an additional field through SLT which only includes the timestamp without the date. The date in oracle is a 12 hour clock format, but SLT brings the timestamp as a 24 hour clock. Is it possible to change this format in SLT?
↧