Closed piotrblasiak closed 2 years ago
It's fine, we don't need those letters anyway.
@piotrblasiak
Is this a limitation or a bug, and can we work around it?
final ICalendar c = new ICalendar(); .... return Biweekly.write(c).go().getBytes(StandardCharsets.UTF_8); .... //write to file
Is this a limitation or a bug, and can we work around it?