menu
kasseneck_api package
documentation
models/report_month.dart
ReportMonth
toDateTime method
toDateTime method
dark_mode
light_mode
toDateTime
method
DateTime
toDateTime
(
)
Implementation
DateTime toDateTime() { return DateTime(year, month.id); }
kasseneck_api package
documentation
models/report_month
ReportMonth
toDateTime method
ReportMonth class