Skip to content

Editing excel files exported from working hours app on windows so they display vacation days, sick days and overtime

Notifications You must be signed in to change notification settings

Musteblume/WorkingHoursEdit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkingHoursEdit

Java Tool to generate some additional information based on the WorkingHours Windows Application. Edit the exported excel file from working hours and display vacation days, sick days and overtime. Repository contains IntelliJIdea Java Project.

Build with Maven:

mvn clean compile assembly:single

Usage:

Build it as described above. Afterwards start the jar and specify your input and output files

java -jar WorkingHoursEdit-1.0-SNAPSHOT-jar-with-dependencies.jar input=InputFile.xlsx output=OutputFile.xlsx

Troubleshooting

If some errors occur during execution try to change your export settings in the WorkingHours App Settings should be as described in the following image: image

About

Editing excel files exported from working hours app on windows so they display vacation days, sick days and overtime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.3%
  • HTML 0.7%