Skip to content
Discussion options

You must be logged in to vote

Yes. The default default is d, but you can set the default globally during app startup. For example:

  Csla.SmartDate.SetDefaultFormatString("d");

Alternately, you can change the Windows date display. The reason d is the default is because it is the OS-defined short date format, and should automatically change based on the user's culture settings.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rockfordlhotka
Comment options

@rockfordlhotka
Comment options

@rockfordlhotka
Comment options

@adrianwright109
Comment options

Answer selected by rockfordlhotka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1973 on December 10, 2020 18:58.