bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

Difference hour in datetime picker

Open castor-developers opened this issue 9 years ago • 3 comments
trafficstars

Hi, When i select this datetime: '2016-07-21 14:30' in the model shows: '2016-07-21T19:30:00.000Z' it shows a difference to 5 hours, I'm from colombia. Thank you.

castor-developers avatar Jul 21 '16 19:07 castor-developers

Have u set the timezone?

On 21 Jul 2016 20:37, "Jaime Castrillon" [email protected] wrote:

Hi, When i select this datetime: '2016-07-21 14:30' in the model shows: '2016-07-21T19:30:00.000Z' it shows a difference to 5 hours, I'm from colombia. Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Gillardo/bootstrap-ui-datetime-picker/issues/139, or mute the thread https://github.com/notifications/unsubscribe-auth/AHEDLTtu5gISls_H-imv5KzPkQHRC7N4ks5qX8pwgaJpZM4JSJEI .

Gillardo avatar Jul 21 '16 19:07 Gillardo

I use: i18n/angular-locale_es-co

castor-developers avatar Jul 21 '16 19:07 castor-developers

Hi, I have the same issue, when I use the datetime picker on each action. ex : when I change something on my article or any object, the date is increased (+ 4h, Current local time, Montreal). I save my changes at 2016-07-18 00:00:00 --> I see 2016-07-18T08:00:00.000Z on the PUT call. Is there any solution or config in ng-admin to fix this issue ? Thank's

Taharbenmedjbour avatar Jul 25 '16 18:07 Taharbenmedjbour