I am new to APEX but I am going try to provide as much detail as I can so that someone can actually assist me.
Relevent Items
P2_START_DATE
P2_TERMSTART
I have Source value for P2_TERMSTART set to select to_char(sysdate,'YYYYMMDDHH24MI') from dual

I have the settings for P2_START_DATE set as pictured below

when I attempt to run the page I get the following error.
**Contact your application administrator.**Entered Minimum Date attribute value &P2_TERMSTART for item P2_START_DATE does not match YYYYMMDDHH24MI, YYYYMMDDHH24MI format.
I do not understand the error as it appears the fields do match