System.ArgumentOutOfRangeException: DEFAULT is not a valid time zone
Parameter name: code
Actual value was DEFAULT.
   at Spring2.Core.Globalization.RegionalTimeZone.GetInstance(String code)
   at Seamless.Manhattan.UI.Util.DateFormatter.ConvertLocalDateTimeToSystemDateTime(DateTimeType localTime, StringType timezoneCode, StringType cultureCode)
   at Seamless.Manhattan.Facade.AbstractFacade.IsDailySpecialVendorMenuValid(IdType vendorId, DailySpecialServingTimeEnum vendorServingTime)
   at Seamless.Manhattan.UI.Web.Controller.Consumer.GetConsumerStep3.SecurePerform()
   at Seamless.Manhattan.UI.Web.Controller.Consumer.ConsumerProtectedController.SafePerform()
   at Seamless.Manhattan.UI.Web.Controller.ErrorableController.c__Binding.Invoke(Object& instance, Arguments arguments, Object aspectArgs)