You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement Protocol v7 and Timezone (#53)
* update protocol to v7
* add timezone to CASConstants
* add parsing about timezone
* update testcase for PROTOCOL_V7
* improve testcase for calling createConnection as default
* implement timezone for PROTOCOL_V7
* add test code for Timezone
* add 'moment-timezone' because DST issue