New Version of DynaComponents
I released a new version of DynaComponents. It is mostly code cleanup, but the one notable and requested feature is a format method on the Date object. Calling date.format("Y/M/D") will return a string with "2006/5/14". right now only the year, month, and day of month are supported, but in the future this could support more if called for. Go to the DynaComponents page to download the new version.