jar

org.dhatim : business-hours

Maven & Gradle

Jan 10, 2022
24 stars

org.dhatim:business-hours · A library that helps dealing with business hours, such has "Monday through Friday from 9am to 6pm, and from 9am to 12pm on Saturdays".

Table Of Contents

Latest Version

Download org.dhatim : business-hours JAR file - Latest Versions:

All Versions

Download org.dhatim : business-hours JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window business-hours-1.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dhatim.businesshours

├─ org.dhatim.businesshours.BusinessHours.class - [JAR]

├─ org.dhatim.businesshours.BusinessHoursParser.class - [JAR]

├─ org.dhatim.businesshours.BusinessPeriod.class - [JAR]

├─ org.dhatim.businesshours.BusinessTemporal.class - [JAR]

├─ org.dhatim.businesshours.CronExpression.class - [JAR]

Advertisement