stringtodate

Document Actions
last edited 4 years ago by amehrabyan

description

This part is designed to convert string to a Date object

figure

Pins:

inpins

  1. in - (String) ID = 1 - Date in String format

outpins

  1. OUT - (Date) ID = 51 - return date in Date 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