05-28-2015 08:32 AM
Hi Guys,
need help to convert long date to short date through labview
Sample:
Friday,May 29,2015 to 29/05/2015 or 05/29/2015
please help on this.
attached something i have tried.
05-28-2015
08:49 AM
- last edited on
03-10-2026
12:00 PM
by
Content Cleaner
Something like this? You should really give this a good read over: Format Codes for the Time Format String

05-28-2015 08:51 AM
If you are displaying the date using a timestamp indicator (as opposed to a string indicator), just change the display format to show the date only.