Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have a custom table with a column datestamp.
datestamp
For instance the value is 2016-09-21 11:18:26.567.
2016-09-21 11:18:26.567
When I format this using the filter date: 'medium' it gets displayed at 21 Sep 2016 13:18:26.
date: 'medium'
21 Sep 2016 13:18:26
So by the timezone its displayed wrong to the end user.
How can I display in the correct timezone and show the value 21 Sep 2016 11:18:26 ?
21 Sep 2016 11:18:26
/Michaël
Please visit the following link: https://en.wikibooks.org/wiki/Umbraco/Reference/umbraco.library/FormatDateTime
Hope this will help you!!
thanks when I format it on my web api before sending it back instead of in angular its formatted correct.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Date wrong displayed Umbraco backoffice
Hi,
I have a custom table with a column
datestamp
.For instance the value is
2016-09-21 11:18:26.567
.When I format this using the filter
date: 'medium'
it gets displayed at21 Sep 2016 13:18:26
.So by the timezone its displayed wrong to the end user.
How can I display in the correct timezone and show the value
21 Sep 2016 11:18:26
?/Michaël
Please visit the following link: https://en.wikibooks.org/wiki/Umbraco/Reference/umbraco.library/FormatDateTime
Hope this will help you!!
Hi,
thanks when I format it on my web api before sending it back instead of in angular its formatted correct.
/Michaël
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.