Hi Actipro,
I am currently looking for a way to display AM/PM in your TimeSpanEditBox. The format specifier for this is "tt" i.e.
"hh:mm tt" // will give "03:00 AM"
but this doesn't s...
↧