ToString(DateTime, DateTime) | Composes the detail of the schedule information (example: 'from 10:00 to 12:00'). |
ToString(DateTime, DateTime, DateTime, DateTime) | Composes the detail of the schedule information (example1: 'from 10:00 to 12:00'; example2: 'from 10:00 to 12:00 and from 14:00 to 16:00'), |
ToString(DateTime, DateTime, NullableDateTime, NullableDateTime, NullableDateTime, NullableDateTime, NullableDecimal) | Composes the details of the date information (example: "(01/01/2015 - 01/02/2015 10:00 - 12:00) (4 hours)"). |