Forum Replies Created
-
AuthorPosts
-
March 22, 2021 at 12:07 am in reply to: Announcer appears to be using universal time instead of my local time #9132macromarkParticipant
@Aakash – question… Have you considered adding a preview feature to the plugin so that it’s possible to see the announcement bar before it’s published?
March 22, 2021 at 12:05 am in reply to: Announcer appears to be using universal time instead of my local time #9131macromarkParticipantFantastic! Thanks and done 👍
February 5, 2021 at 1:18 am in reply to: Announcer appears to be using universal time instead of my local time #8970macromarkParticipantInteresting. When I click the link above, I get this:
Secure Connection Failed
An error occurred during a connection to i.snipboard.io. PR_CONNECT_RESET_ERROR
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.I am in Bedford, New Hampshire in the US
February 5, 2021 at 1:02 am in reply to: Announcer appears to be using universal time instead of my local time #8967macromarkParticipantOK, great… I’ll give that a try and will report back. Thanks!
FWIW – I see the screen shots I posted above but not yours.
February 5, 2021 at 12:58 am in reply to: Announcer appears to be using universal time instead of my local time #8964macromarkParticipantHere’s what I see
var schedule_from = Date.parse(this.props.schedule_from) || (now – 1);
var schedule_to = Date.parse(this.props.schedule_to) || (now + 1);What would I change those to?
February 5, 2021 at 12:52 am in reply to: Announcer appears to be using universal time instead of my local time #8963macromarkParticipantSorry, I do not see a screen shot in your post. Tried FireFox, Chrome … no screen shot. I’ll open the script file and see if I can figure it out.
February 5, 2021 at 12:45 am in reply to: Announcer appears to be using universal time instead of my local time #8961macromarkParticipantHello Aakash,
I don’t understand your instructions. Are you saying I should add
+ 'T00:00:00'
to the stylesheet? If so, how? What syntax?thanks, Mark
February 4, 2021 at 11:20 pm in reply to: Announcer appears to be using universal time instead of my local time #8959macromarkParticipantAakash,
Per my first post, the scheduled duration appears to be honoring UTC instead of my local time zone. As a result, the banner that was scheduled to begin displaying on 2/3/2021 actually started displaying on 2/2/2021… five hours before it was supposed to. I don’t know if this is related the publish time… taking a guess it is because that is 5 hours ahead of me.
If your plugin is designed to honor my local time, that doesn’t appear to be happening. I could implement a workaround for this if I had the option to choose starting and ending times for the schedule but without that option I have to rely on the date matching my local date.
February 4, 2021 at 9:22 pm in reply to: Announcer appears to be using universal time instead of my local time #8956macromarkParticipantI’ll get back to you on this.
OK, thanks
February 4, 2021 at 7:47 pm in reply to: Announcer appears to be using universal time instead of my local time #8954macromarkParticipantHello? Anyone there?
February 4, 2021 at 7:05 am in reply to: Announcer appears to be using universal time instead of my local time #8953macromarkParticipantThe PHP installation for our WordPress site is set to UTC (universal time). We’ve tried changing that (thinking that might be the issue) but have been unsuccessful in making the change for some reason. Is your plugin looking at the PHP timezone?
February 3, 2021 at 8:05 pm in reply to: Announcer appears to be using universal time instead of my local time #8947macromarkParticipantThis is what the timestamp looks like in the list
This is what the timestamp says when you edit the bar
-
AuthorPosts