public class EcDate extends Object
| Constructor and Description |
|---|
EcDate() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toISOString(org.stjs.javascript.Date obj)
Returns an ISO 8601 TimeDate String from a Date object.
|
public static String toISOString(org.stjs.javascript.Date obj)
{Date} - obj Date ObjectCopyright © 2021 Eduworks Corporation. All rights reserved.