Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Hi, can you please provide some inputs and desired outputs for date Commented Jun 30, 2020 at 18:36
  • What do they look like now? Can you post what the current format of props.date and props.time are? Moment.js has a .parse and a .format function, have you used those before? Commented Jun 30, 2020 at 18:36
  • Right now the formats are: Date:2020-06-30T00:00:00.000Z and Time: 2020-06-24T15:00:00.000Z Commented Jun 30, 2020 at 18:48