format method

JSString format(
  1. JSAny date
)

Implementation

external JSString format(JSAny /* JSObject | num */ date);