<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>CREATEDATE</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">CREATEDATE</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span>
<p>
tIuWFNg쐬܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">߂l</span>
<p>
t̒l
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">JeS</span>
<p>
tю֐
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֐̃V^bNX</span><pre>CreateDate(year, month, day)
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֘A</span>
<p>
CreateDateTimeACreateODBCDateAwColdFusion MX JKChx̑3͂́uColdFusion ϐ̎gpv ́uODBC T|[gĂȂꍇ̓t֐уNG[v
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">p[^</span>
<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">gp@</span>
<p>
CreateDate  CreateDateTime ̃TuZbgłB
</p>

<p>
ԂꂽIuWFNg̎ 00:00:00 ɐݒ肳܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span><pre>&lt;h3&gt;CreateDate ̗&lt;/h3&gt;
&lt;CFIF IsDefined(&quot;form.year&quot;)&gt;
&lt;p&gt;CreateDate Őꂽtl :
&lt;CFSET yourDate = CreateDate(form.year, form.month, form.day)&gt;
&lt;cfoutput&gt;
&lt;ul&gt;
   &lt;li&gt;CreateDate Őݒ肵` :#CreateDate(form.year, form.month, form.day)#
   &lt;li&gt;CreateDateTime Őݒ肵` :#CreateDateTime(form.year, form.month,
form.day, 12,13,0)#
   &lt;li&gt;CreateODBCDate Őݒ肵` :#CreateODBCDate(yourDate)#
   &lt;li&gt;CreateODBCDateTime Őݒ肵` :#CreateODBCDateTime(yourDate)#
&lt;/ul&gt;

&lt;p&gt;lADateFormat Ō`ݒł܂B
&lt;ul&gt;
   &lt;li&gt;CreateDate  DateFormat Őݒ肵` : 
         #DateFormat(CreateDate(form.year, form.month, form.day), &quot;mmm-dd-yyyy&quot;)#
   &lt;li&gt;CreateDateTime  DateFormat Őݒ肵` : 
         #DateFormat(CreateDateTime(form.year, form.month, form.day, 12,13,0))#
   &lt;li&gt;CreateODBCDate  DateFormat Őݒ肵` : 
         #DateFormat(CreateODBCDate(yourDate), &quot;mmmm d, yyyy&quot;)#
   &lt;li&gt;CreateODBCDateTime  DateFormat Őݒ肵` : 
         #DateFormat(CreateODBCDateTime(yourDate), &quot;d/m/yy&quot;)#
&lt;/ul&gt;
&lt;/cfoutput&gt;
&lt;/CFIF&gt;
&lt;CFFORM ACTION=&quot;createdate.cfm&quot; METHOD=&quot;POST&quot;&gt;
&lt;p&gt;NAAѓ𐮐œ͂܂B
&lt;PRE&gt;
N   &lt;CFINPUT TYPE=&quot;Text&quot; NAME=&quot;year&quot; VALUE=&quot;1998&quot; VALIDATE=&quot;integer&quot;
      REQUIRED=&quot;Yes&quot;&gt;
   &lt;CFINPUT TYPE=&quot;Text&quot; NAME=&quot;month&quot; VALUE=&quot;6&quot; VALIDATE=&quot;integer&quot;
      REQUIRED=&quot;Yes&quot;&gt;
   &lt;CFINPUT TYPE=&quot;Text&quot; NAME=&quot;day&quot; VALUE=&quot;8&quot; VALIDATE=&quot;integer&quot;
      REQUIRED=&quot;Yes&quot;&gt;
&lt;/PRE&gt;
&lt;p&gt;&lt;INPUT TYPE=&quot;Submit&quot; NAME=&quot;&quot;&gt; &lt;INPUT TYPE=&quot;RESET&quot;&gt;
&lt;/cfform&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="YEAR">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">YEAR</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>0 ` 9999 ͈̔͂̐łB0 ` 29 ͈̔͂̐ 2000 ` 2029 ɕϊ܂B30 ` 99 
͈̔͂̐ 1930 ` 1999 ɕϊ܂B 100 NO̓t͎wł܂B


  </td>
  </tr>
  </table>
</div>
<div id="MONTH">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">MONTH</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>1 (1 ) ` 12 (12 ) ͈̔͂̐łB


  </td>
  </tr>
  </table>
</div>
<div id="DAY">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">DAY</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>1 ` 31 ͈̔͂̐łB


  </td>
  </tr>
  </table>
</div>

  </body>
</html>
