Skip to content
  1. Jan 10, 2012
  2. Dec 20, 2011
  3. Nov 08, 2011
  4. Aug 20, 2011
  5. Aug 08, 2011
  6. Jul 31, 2011
  7. Jul 29, 2011
  8. Jul 16, 2011
  9. Jun 28, 2011
  10. Jun 27, 2011
  11. Feb 25, 2011
  12. Jan 18, 2011
  13. Jan 16, 2011
  14. Jan 03, 2011
  15. Jan 02, 2011
  16. Dec 10, 2010
  17. Nov 16, 2010
  18. Nov 07, 2010
  19. Oct 21, 2010
  20. Oct 20, 2010
  21. Oct 19, 2010
  22. Feb 28, 2010
  23. Sep 05, 2009
  24. Sep 04, 2009
  25. Dec 13, 2008
  26. Jan 10, 2008
  27. Jan 09, 2008
  28. Jan 07, 2008
  29. Jan 05, 2008
  30. Jan 04, 2008
  31. Jan 02, 2008
    • Karen Stevenson's avatar
      Standardize on date_make_date() instead of calling date_create() in some... · bf582ebd
      Karen Stevenson authored
      Standardize on date_make_date() instead of calling date_create() in some places so there is a central place to test the timezone and date values before creating the date.
      
      Add method to customize the labeling of date parts to allow the label above the date part, inserted as the first item in the options array, or omitted.
      
      Remove some functions that are not being used or move them so they are called only when needed to clean up the code.
      bf582ebd