Skip to main content
Vikas Burgupally (☁salesforce) 님이 #Vlocity에 질문했습니다

I am trying to change the format of the time in data raptor to 12 hours clock.

I have tried a formats but that isnt helping me. Could someone please help me with this request?

FormatDateTime(fieldreference, 'hh:mm a')

 

I want to change the format of the time in data raptor to 12 hour clock

 

 

#Vlocity

답변 1개
  1. 2024년 12월 11일 오후 5:03

    FORMATDATETIME(LearningCourses:CourseOfferings:CourseOfferingSchedule:StartTime, "hh:mm a")

0/9000