Skip to content

parseTimeField can parse lines ending with \r\n#28

Open
jnso wants to merge 1 commit intoPuloV:masterfrom
jnso:parse-lineendings
Open

parseTimeField can parse lines ending with \r\n#28
jnso wants to merge 1 commit intoPuloV:masterfrom
jnso:parse-lineendings

Conversation

@jnso
Copy link

@jnso jnso commented Jun 6, 2019

parseTimeField can parse lines ending with windows style line endings (\r\n).

This is the format which is given when subscribing to a outlook calendar
on outlook.live.com

I noticed that in the parse-file there are a mix of regular expressions where some cares about the "\r" and some do not. I have only fixed this issue since that is where I have ran into issues.

… (\r\n).

This is the format which is given when subscribing to a outlook calendar 
on outlook.live.com
@kitzin kitzin mentioned this pull request Nov 15, 2019
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

Successfully merging this pull request may close these issues.

1 participant