Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Missing support for timezones that don't have a full offset to UTC #209

Open
FraBle opened this issue Jan 19, 2017 · 0 comments
Open

Missing support for timezones that don't have a full offset to UTC #209

FraBle opened this issue Jan 19, 2017 · 0 comments

Comments

@FraBle
Copy link

FraBle commented Jan 19, 2017

The reference-time cannot contain time zone information that is not a full hour (e.g. India is UTC+05:30).
I guess it's caused by this check:

(integer? timezone) (time/time-zone-for-offset timezone)

https://github.com/wit-ai/duckling/blob/master/src/duckling/time/obj.clj#L52

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant