Skip to content

Add a line printing the total hours and minutes worked on a dayΒ #2

@adwicki

Description

@adwicki

I would have so much more fun, if you add the following

_logger.LogContent($"Day Total Worked: {TimeSpan.FromMinutes(workingDay.Summaries.Sum(s => s.Duration.TotalMinutes)).ToString(@"hh\:mm")}");

to Toggl2VertecConverter.cs#L47

:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions