Skip to content

This program splits the clock, minute and weekday attributes from a datetime object in python.

Notifications You must be signed in to change notification settings

newcharhuso/date-time-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

date-time-splitter

This program splits the clock, minute and weekday attributes from a datetime object in python and writes it into a csv file.

Input file

image

Output file:

image

With this you can track the production speed(or any other value) over time as shown in the graph below:

image

About

This program splits the clock, minute and weekday attributes from a datetime object in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages