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

Where are the OutputTemplate documentation? #45

Open
ahdung opened this issue Jan 19, 2021 · 2 comments
Open

Where are the OutputTemplate documentation? #45

ahdung opened this issue Jan 19, 2021 · 2 comments

Comments

@ahdung
Copy link

ahdung commented Jan 19, 2021

What's the o, what's the u3???

@nblumhardt
Copy link
Member

o is a standard date-time format string (docs.microsoft.com has these) which selects ISO-8601 formatting

u3 controls level formatting, it's "uppercase" "three chars". The only other options here are fewer or more characters, e.g. u5, or lowercase formatting w3 etc.

Hope this helps!

@ahdung
Copy link
Author

ahdung commented Jan 19, 2021

@nblumhardt Thank you response. is there a documentation for these knowledge?

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