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

Support for DateTimeOffset #82

Open
fratting opened this issue Dec 2, 2022 · 1 comment
Open

Support for DateTimeOffset #82

fratting opened this issue Dec 2, 2022 · 1 comment

Comments

@fratting
Copy link

fratting commented Dec 2, 2022

Is there anything special we need to do to format DateTimeOffsets? [DisplayFormat] doesn't seem to be recognized or working.

[ScaffoldColumn(false)] [DisplayFormat(DataFormatString = "{0:yyyy-MMM-dd}")] public DateTimeOffset ModifiedDate { get; set; }

@edandersen
Copy link
Owner

Going to rename this issue to "support datetimeoffset" :-)

@edandersen edandersen changed the title Formatting Question Support for DateTimeOffset Mar 2, 2023
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

2 participants