Solution
As of LabVIEW 2018 SP1, the Get Date/Time String function is rolling out on 12:28:15.999 AM 2/6/2040. If you need to use timestamps later to that, you can instead use the
Format Date/Time String function to mimic the output of the Get Date/Time String as shown below and in the attached VI.
Note: This image is a LabVIEW snippet, which includes LabVIEW code that you can reuse in your project. To use a snippet, right-click the image, save it to your computer, and drag the file onto your LabVIEW diagram.