lonyango Posted August 13, 2016 Report Share Posted August 13, 2016 How do I get part of date and concatenate with another field during update with Javascript. Quote Link to comment Share on other sites More sharing options...
aam82 Posted August 14, 2016 Report Share Posted August 14, 2016 you have to hover over links on this forum in order to see them due to a new bug. What is your date format? Can you paste an example? The idea is to split up the datetime string on a " ", then grab the piece you want from the resulting array, then combine it with another field. Caspio-how to concatenate: JS split function reference link: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/split Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.