Package dev. inmo. krontab. utils
Types
Functions
Link copied to clipboard
fun KronScheduler.asFlow(): <Error class: unknown class><<Error class: unknown class>>
Content copied to clipboard
This method is a map for asTzFlow and will works the same but return flow with DateTimes
Link copied to clipboard
fun KronScheduler.asTzFlow(): <Error class: unknown class><<Error class: unknown class>>
Content copied to clipboard
This Flow will trigger emitting each near time which will be returned from this with attention to time zones
Link copied to clipboard