javascript Date toLocaleTimeString( )
| toLocaleTimeString( ) | NN 6 IE 5.5(Win) ECMA 3 |
|
|
|
|
Returns a string consisting only of the time portion of an instance of a Date object. The precise format is under the control of the browser and language. IE 6 for Windows returns a value in the format [h]h:mm:ss xM; Netscape 6 returns hh:mm:ss. |
|
| Parameters | |
|
None. |
|
| Returned Value | |
|
String. |
|
Previous: javascript Date toString( )
493,Nickname,Homepage or email,Comments here,Add comment
