Skip to content

Fix #64, Subscription meeting creation bug

Compare
Choose a tag to compare
@kentwills kentwills released this 30 Jan 23:00
8a3c9bd

The fix for #64 requires a different way to store subscription times. In the past the user would put in the time in the given timezone. Now the time is given in UTC and the timezone is supplied as additional metadata.

For example:

I want a subscription to happen at 1PM. I fill in 1:00:00 PM UTC in the date field and America/Los_Angeles in the timezone field.