Does anyone know if there is a nice LabVIEW control/vi enabling the user to easily specify date and time, much like the one used by WINDOWS when setting date/time. The vi should of course generate the labVIEW "seconds from ....." value representing the selected date & time.
Have you tried just changing the "Format & Precision" for a standard numeric control? Plop down a numeric control, right-click on it, and select "Format & precision". In the dialog box that appears, select "Time & Date" from the "Format" pull-down menu. You can customize it from there.