EJSC.DateFormatter.useUTC
See Also
|
Definition
boolean useUTC = true
Description
Set this property to false to use the workstation local time to calculate dates. This may be useful when passing in dates generated by JavaScript on the client machine to indicate current time. |