You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetmvc/TimePicker/Localization.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
3
title: Localization | TimePicker | ASP.NET MVC | Syncfusion
4
-
description: localization
4
+
description: Learn here about localization support in Syncfusion Essential ASP.NET MVC TimePicker Control, its elements, and more.
5
5
platform: ejmvc
6
6
control: TimePicker
7
7
documentation: ug
8
8
---
9
9
10
-
# Localization
10
+
# Localization in ASP.NET MVC TimePicker
11
11
12
12
You can globalize the TimePicker, so that users of different cultures can make use of it and post their content. For your convenience, you can format the TimePicker control to your culture. When your blog is in your culture, the viewers of your culture can understand about your company and its products. You can achieve localization using the "Locale" property.
13
13
@@ -48,7 +48,7 @@ The following steps explains you on how to enable Locale property for TimePicker
48
48
49
49
Execute the above code to render the following output.
0 commit comments