Skip to content

Commit 231f9fb

Browse files
Update timezone-behavior.md
1 parent e28f16b commit 231f9fb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ej2-asp-core-mvc/datetimepicker/EJ2_ASP.NETCORE/timezone-behavior.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,14 @@ N> The `serverTimezoneOffset` property is applicable **only for pre-bound values
3131
{% tabs %}
3232
{% highlight cshtml tabtitle="CSHTML" %}
3333
{% include code-snippet/datetimepicker/timezone-cs1/tagHelper %}
34-
{% endhighlight %}{% endtabs %}
34+
{% endhighlight %}
35+
{% endtabs %}
3536

3637
{% elsif page.publishingplatform == "aspnet-mvc" %}
3738

3839
{% tabs %}
3940
{% highlight razor tabtitle="CSHTML" %}
4041
{% include code-snippet/datetimepicker/timezone-cs1/razor %}
41-
{% endhighlight %}{% endtabs %}
42-
{% endif %}
42+
{% endhighlight %}
43+
{% endtabs %}
44+
{% endif %}

0 commit comments

Comments
 (0)