You are reading a single comment by @dapgo and its replies. Click here to read the full conversation.
  • I am seeing that it is as easy as adding to .toString() to get the format xxx Feb xx 2023 h:mm:ss GMT+0100

    console.log("pressDate "+pressDate.toString());

    for some reason when using the Date.now() the to String was implicit

About

Avatar for dapgo @dapgo started