X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Date.html diff --git a/docs/output/Date.html b/docs/output/Date.html index a02dbca0..c32a1c1d 100644 --- a/docs/output/Date.html +++ b/docs/output/Date.html @@ -1,4 +1,4 @@ -
Package: | Global |
Defined In: | Date.js |
Class: | Date |
Extends: | Object |
Package: | Global |
Defined In: | Date.js |
Class: | Date |
Extends: | Object |
Method | Defined By | |
---|---|---|
add( String interval , Number value )
+Defaults to false. | Date |
Method | Defined By | |
---|---|---|
a()
+ :
+ void In the am/pm parsing routines, we allow both upper and lower case
+even though it doesn't exactly match the spec. It ... In the am/pm parsing routines, we allow both upper and lower case
+even though it doesn't exactly match the spec. It gives much more flexibility
+in being able to specify case insensitive regexes. Parameters:
| Date | |
add( String interval , Number value )
:
DateProvides a convenient method for performing basic date arithmetic. This method
does not modify the Date instance bein... Provides a convenient method for performing basic date arithmetic. This method
|