Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clock in/out #77

Open
HenricoWitvliet opened this issue Dec 19, 2014 · 0 comments
Open

Clock in/out #77

HenricoWitvliet opened this issue Dec 19, 2014 · 0 comments

Comments

@HenricoWitvliet
Copy link

These functions assume a specific format for the timestamp, in particular 3 letters for the day. Depending on the locale this may not work. A simple solution is setting the locale for dates in vimrc:

language time C

To change this in the code, some regular expressions need to be changed and the code that selects the hours and minutes from a string must be made locale-independent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant