Skip to content

User's date in Spread Sheet title instead of server's date #50

Open
@engfragui

Description

@engfragui

src/services/actions.service.spec.ts's createSheetName uses the server's date to name the newly created Spread Sheet:

new Date().toLocaleDateString(),
)

It might be confusing for people to see that the Google Spread Sheet is called Todoist Export: {project title} from 9/13/2022 and maybe for them (i.e. New Zealand now) is already 9/14/2022.

This might be a trivial fix, especially if we already have some utility functions that retrieve the user's local date/time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions