Hello everybody,
this will be the first post in December. I want to boast that I got T101 certificate from acumatica univercity which proves that I'm certified developer for acumatica!!!!
The screenshot of it:
Hello everybody,
today I want to describe some date time specifiers in acumatica.
d - is default format pattern, so if you intend to use short date pattern, you can just ommit pattern in usage function
public static System.Text.StringBuilder MakePattern(string format, System.Globalization....