Date is not an object in cf, just a string. Cf just recognizes some strings as dates.

-----Oorspronkelijk bericht-----
Van: Craig Earls [mailto:[EMAIL PROTECTED]
Verzonden: wo 19/11/2003 12:39
Aan: CF-Talk
CC:
Onderwerp: Re: Altering Date Objects?


An immutable object is one that cannot be changed .  Like a string in
Java.  The only way to change it is to create a new one based on the
old with with the modifications you need.  The answer to your last
question is that it doesn't really matter.  I am just so new to CF
that I thought I was missing some simple method of changing the
properties of a date object.  It didn't make sense to me that there
would be a dateAdd() function, but no "set" functions.



[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to