08-29-2008 09:41 PM
Hi,
I haven't had much experience with time & date formats & have come across a situation where I wish to Compare two dates & create a boolean if the date is greater or less than the current date. I have a cluster of strings containing calibration dates for the various equipment attached to a rig, and wish to highlight when this equipment is due for calibration. can anyone help?
08-29-2008 10:30 PM
Convert all the time/date strings into LV timestamps. Then you can use the standard comparison functions.
Mike...