Skip to content

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

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

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

Conversation

@jnso

@jnso jnso commented Jun 6, 2019

Copy link
Copy Markdown

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
@PuloV

PuloV commented Mar 25, 2026

Copy link
Copy Markdown
Owner

Please check and update the PR (resolve conflicts)

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.

2 participants