Skip to content

Commit

Permalink
[NOTE] Warning added. Spent half a day to understand what is happenin…
Browse files Browse the repository at this point in the history
…g here.
  • Loading branch information
hossain-khan committed Dec 23, 2024
1 parent 04f471a commit 6a4cc45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/kotlin/dev/hossain/time/DateTimeDiffer.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import kotlin.time.Duration
*/
object DateTimeDiffer {
/**
* > ⚠️ WARNING ⚠️: This is overly complex function. Do not try to decipher it 😅
*
* Provides working hours between two instants on given [ZoneId].
* It adds all the working hours between `9:00AM` and `5:00PM` excluding weekends (Saturday and Sunday).
*
Expand Down

0 comments on commit 6a4cc45

Please sign in to comment.