chemcnabb / revvlyAdmin

Admin interface for prepTickets
0 stars 1 forks source link

TimeDate format bug in Events #10

Open chemcnabb opened 11 years ago

chemcnabb commented 11 years ago

Server Error: The conversion could not be completed because the supplied DateTime did not have the Kind property set correctly. For example, when the Kind property is DateTimeKind.Local, the source time zone must be TimeZoneInfo.Local. Parameter name: sourceTimeZone

jasonlavigne commented 11 years ago

how did you create this? I would make sure you are using ISO 8601 and the store (school) has an address with Timezone set correctly

https://en.wikipedia.org/wiki/ISO_8601