修改mysql时间
我有一个表,其中有一个日期列。该列的类型为时间戳。列中的数据显示 IST 时区的时间。我想将其数据转换为另一个时区。 您对此有什么建议吗? 我使用的是Mysql数据库。
I have a table , in which there is a date column. This column is of type timestamp. Data in column is showing time in IST time zone . I want to convert it's data into another timezone.
Do you have any suggestions for it.
I am using Mysql database.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
例子:
Example: