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
Jérémy Lal edited this page Oct 3, 2016
·
1 revision
Since the server timezone is not the client timezone (though it could match sometimes),
prerendering date formatting must be done either only on client, or on server and client,
provided the server wraps the date format in a <time> tag.