简体   繁体   English

excel 中的列格式,yyyy-mm-dd hh:mm:ss

[英]Column format in excel, yyyy-mm-dd hh:mm:ss

I need to set my column in Excel to yyyy-mm-dd hh:mm:ss.我需要将 Excel 中的列设置为 yyyy-mm-dd hh:mm:ss。 When I open my csv file in VSCode, the format is correct, but when I open it in Excel, the written data in column is yyyy-mm-dd hh:mm.当我在VSCode中打开我的csv文件时,格式是正确的,但是当我在Excel中打开它时,列中写入的数据是yyyy-mm-dd hh:mm。 When i click the cell, the format displayed on formula bar was yyyy-mm-dd hh:mm:ss.当我单击单元格时,公式栏上显示的格式是 yyyy-mm-dd hh:mm:ss。 Does anyone know how to appear the data correctly in the cell?有谁知道如何在单元格中正确显示数据? Thank you:/谢谢:/

在此处输入图像描述

You can simply enter yyyy-mm-dd hh:mm:ss to the custom option (the one at the buttom).您可以简单地输入yyyy-mm-dd hh:mm:ss到自定义选项(位于底部的那个)。

在此处输入图像描述

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Perl在Excel中将yyyy-mm-dd HH:mm:ss转换为yyyy-mm-dd - Perl Format yyyy-mm-dd HH:mm:ss to yyyy-mm-dd in Excel Excel 默认日期时间格式 yyyy-mm-dd hh:mm:ss 与 yyyy-mm-dd hh:mm - Excel default date time format yyyy-mm-dd hh:mm:ss versus yyyy-mm-dd hh:mm 如何使用openpyxl在Excel中使用'yyyy-mm-dd hh:mm:ss'形式的日期时间对象格式化单元格 - How to format cell with datetime object of the form 'yyyy-mm-dd hh:mm:ss' in Excel using openpyxl Excel宏:如何获取“ yyyy-MM-dd hh:mm:ss”格式的时间戳? - Excel Macro : How can I get the timestamp in “yyyy-MM-dd hh:mm:ss” format? 如何在MySQL中导入Excel存储的数据并保持日期格式为yyyy-mm-dd hh:mm:ss - How to import excel stored data in MySQL and keep date format as yyyy-mm-dd hh:mm:ss 在EXCEL中将日期时间(yyyy-mm-dd hh:mm:ss)格式转换为秒 - Converting Date-Time (yyyy-mm-dd hh:mm:ss) format to seconds in EXCEL 在 Excel 中将 yyyy-MM-ddTHH:mm:ssZ 日期转换为 yyyy-MM-dd HH:MM:ss - Convert yyyy-MM-ddTHH:mm:ssZ date to yyyy-MM-dd HH:MM:ss in Excel Excel VBA:将日期格式从YYYY-MM-DD-HH.MM.SS.Milli转换为DD / MM / YYYY HH:MM:SS - Excel VBA : Convert date format from YYYY-MM-DD-HH.MM.SS.Milli to DD/MM/YYYY HH:MM:SS 将整列数据格式从 yyyy-mm-dd hh:mm 更改为 dd/mm/yyyy VBA - Change whole column data format from yyyy-mm-dd hh:mm to dd/mm/yyyy VBA Excel 从 yyyy-MM-dd'T'HH:mm:ss 转换为 MM - Excel convert from yyyy-MM-dd'T'HH:mm:ss to MM
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM