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
全天事件的时间显示错误并希望时间的展示可以根据时区做相应的转换。/The time of the all-day event shows an error and hopes that the display of the time can be converted according to the time zone. [solved]
#481
Closed
5 of 11 tasks
ShunCai opened this issue
Nov 18, 2018
· 3 comments
And yes, I already searched for current issues and this is not help to me.
Expected behavior
N/A
N/A
N/A
Actual behavior
Steps to reproduce the behavior
设置谷歌日历中的时区为中国。/Set the time zone in Google Calendar to China。
在Google日历中创建全天活动。/Create an all-day event in Google Calendar。
在Google日历中创建非全天活动。/Create a non-all day event in Google Calendar。
日程插件中的时间就会显示错误。/The time in the calendar plugin will display an error。
全天活动的时间会显示成无效日期。/The time of the all-day event will be displayed as an invalid date。
非全天事件的时间会跟实际时间不同。/The time of a non-all day event will be different from the actual time。
我查阅了Google Calendar API,当日程为全天事件时,事件时间返回的字段为date;反正,返回的的字段 为dateTime,如果针对于时间设置了时区,所设定的时区将返回到timeZone字段。/ I checked the Google Calendar API. When the schedule is an all-day event, the field returned by the event time is date; anyway, the returned field is dateTime. If the time zone is set for the time, the set time zone will be returned to the timeZone field.
希望事件的显示时间可以根据日历的时区或者事件的时区结合用户的时区来做显示。/ I hope that the display time of the event can be displayed according to the time zone of the calendar or the time zone of the event combined with the time zone of the user.
Link to demo site with this issue: N/A
Link(s) to source code or any usefull link(s): N/A
ivan-nginx
changed the title
全天事件的时间显示错误并希望时间的展示可以根据时区做相应的转换。/The time of the all-day event shows an error and hopes that the display of the time can be converted according to the time zone.
全天事件的时间显示错误并希望时间的展示可以根据时区做相应的转换。/The time of the all-day event shows an error and hopes that the display of the time can be converted according to the time zone. [solved]
Mar 4, 2019
tongluyang
pushed a commit
to tongluyang/hexo-theme-next
that referenced
this issue
Nov 19, 2019
This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.
lockbot
locked as resolved and limited conversation to collaborators
Mar 10, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I agree and want to create new issue
Expected behavior
Actual behavior
Steps to reproduce the behavior
Node.js and NPM Information
Package dependencies Information
Hexo Information
Hexo version
Hexo Configuration
NexT Information
NexT Version:
NexT Scheme:
NexT Configuration:
Other Information
@akkuman
The text was updated successfully, but these errors were encountered: