We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922c7d3 commit cbfcfd0Copy full SHA for cbfcfd0
ej2-asp-core-mvc/datepicker/EJ2_ASP.MVC/timezone-behavior.md
@@ -31,12 +31,14 @@ N> The `serverTimezoneOffset` property is applicable **only for pre-bound values
31
{% tabs %}
32
{% highlight cshtml tabtitle="CSHTML" %}
33
{% include code-snippet/datepicker/timezone-cs1/tagHelper %}
34
-{% endhighlight %}{% endtabs %}
+{% endhighlight %}
35
+{% endtabs %}
36
37
{% elsif page.publishingplatform == "aspnet-mvc" %}
38
39
40
{% highlight razor tabtitle="CSHTML" %}
41
{% include code-snippet/datepicker/timezone-cs1/razor %}
42
-{% endif %}
43
44
+{% endif %}
0 commit comments