write

fun write(task: Task, to: Writer)

Generates an iCalendar from the provided Task.

Parameters

task

task to write

to

stream that the iCalendar is written to