Skip to main content

模块简介

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


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 hashes)

Uploaded Source

Built Distribution

csttodate-0.0.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page