Skip to content
  1. Mar 12, 2008
  2. Mar 11, 2008
  3. Feb 15, 2008
  4. Feb 09, 2008
  5. Feb 08, 2008
  6. Feb 01, 2008
  7. Dec 14, 2007
  8. Dec 05, 2007
    • Karen Stevenson's avatar
      Rework the logic for handling the date timezone and converting from and to the... · c2eb4f0b
      Karen Stevenson authored
      Rework the logic for handling the date timezone and converting from and to the db storage timezone. Finally realized the widget cannot do the timezone transformation, the widget must always be handling a date in the same timezone so validation and other processes can work correctly no matter what route the form takes. It will be up to the field, not the element, to transform the date from gmt to the local timezone when the date is retrieved from storage and back again before saving it.
      
      This is the first of a series of updates to get this change implemented. Things are likely to be buggy untill all these changes are reworked and committed.
      c2eb4f0b
  9. Oct 13, 2007
  10. Oct 01, 2007
  11. Jul 28, 2007