Hi skuid.time.getSFDate() does not work with the new read only date field. Any other methods to convert SKuid date (yyyy-mm-dd) to SDFC date format in user’s profile? Thanks.
Page 1 / 1
I’m pretty sure that the DateTime field is generating a JS date. You should be able to use the skuid.time function: getSFDate( jsDate )
Thanks. I used skuid.time.parseSFDate on the field and then use Date.Value of. That seems to work.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.