模块简介
Project description
1、模块介绍
本模块是为了实现CST数据格式转化为DATE类型而写的。
转换示例:
Tue Nov 14 09:35:17 CST 2023
转化为
2023-12-14 09:35:17代码调用示例:
import csttodate
#读取path路径的excel,并完成col列数据转换。excel仅支持xlsx格式,需要使用openpyxl模块。
read_excel(path,col,save_path)
res=cst_to_date(cstdate)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
csttodate-0.0.1.tar.gz
(2.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csttodate-0.0.1.tar.gz.
File metadata
- Download URL: csttodate-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5bab221b0faea106679f71ff736c11a0606694f489b92a30a2fe31cc0689484
|
|
| MD5 |
668a7a5d5d54062f452214028c28c1e3
|
|
| BLAKE2b-256 |
c25e4c8b3e8605a8413f0623d4afe284c9fcf246521de13332b2898a0cf2f053
|
File details
Details for the file csttodate-0.0.1-py3-none-any.whl.
File metadata
- Download URL: csttodate-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc01a971c8b192ecb290b9980744971cd02f69bf1aec457e05fdc82c9f0937b5
|
|
| MD5 |
960b7f1a36af0ce6603925e592c1db20
|
|
| BLAKE2b-256 |
baad76776ab267fa9a8ef4176264f4830438028502e634a876eb54ba710d3e0b
|