datetostring
last edited 4 years ago by amehrabyan
description
This part is designed to convert Date object to a String object
figure

Pins:
inpins
- in - (Date) ID = 1 - Date in Date format
outpins
- OUT - (String) ID = 51 - return date in String format
NOTE:
The string format for dates in this part should be dd/mm/yy/ hh:mm:ss The locale is selected UK
links to cvs
source - revision 1.0 org.vcb.parts.util.StringToDate.java at sourceforge.net
configuration file revision 1.0 pStringToDate.xml at sourceforge.net
status
alpha release