DateTimeExtensions
System.DateTimeExtensions
Last updated
Was this helpful?
System.DateTimeExtensions
Last updated
Was this helpful?
Namespace: System
Assembly: Wisej.Framework (4.0.0.0)
Extends DateTime with methods to adjust the server-side time to the client's timezone.
public class DateTimeExtensions
Converts the DateTime value to the time zone of the client's browser.
value
The to adjust to the client's time zone.
Returns: DateTime.
Converts the DateTime value to the time zone of the client's browser.
value
The to adjust to the client's time zone.
timezoneOffset
The time-zone offset in minutes.
Returns: DateTime.