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

Update Options.md #232

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Update Options.md #232

merged 2 commits into from
Jan 15, 2024

Conversation

burnchar
Copy link
Contributor

Updated options to reflect current source code (probably not complete)

Please remove the pasted code that I forgot to remove:

///


/// The format string used when writing DateTime values, or DateOnly values on supported frameworks, that have a time component. The default is "O".
///

public string? DateOnlyFormat { get; set; }

///


/// The format string used when writing TimeOnly values.
///

public string? TimeOnlyFormat { get; set; }

burnchar and others added 2 commits January 10, 2024 15:10
Updated options to reflect current source code (probably not complete)
@MarkPflug MarkPflug merged commit e47d546 into MarkPflug:main Jan 15, 2024
1 check passed
@burnchar burnchar deleted the patch-1 branch March 6, 2024 16:18
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