vvakame
eba9f1e2ff
remove unrequired .tscparams
2015-08-08 15:41:13 +09:00
afromogli
42256bd2d1
Fixed CI build errors in https://travis-ci.org/borisyankov/DefinitelyTyped/builds/70185499
2015-07-13 16:12:17 +02:00
afromogli
1fe53244ac
Update typings for globalize.d.ts. Only added typings for Number module (since it is the one we are using in our project).
2015-07-09 10:06:47 +02:00
Mohamed Hegazy
2aaa293cb1
Remove quotes from response files
2014-09-02 14:53:39 -07:00
StefanSchoof
fde9a8e787
Added calendar Property to GlobalizeCulture
...
The calendar Property is used to get and set the default calendar. See
79ae658b84 (defining-culture-information)
and
79ae658b84/lib/globalize.js (L263)
2014-07-22 20:58:26 +02:00
vvakame
6ab4ffae2b
Remove not required tscparams
2014-01-02 16:34:52 +09:00
damianog
ef0db52948
Update globalize.d.ts
...
'format' lacks return-type annotation
2013-12-15 13:16:39 +01:00
John Reilly
db49859709
Globalize: Corrected return types / amended tests
2013-11-21 09:59:58 +00:00
John Reilly
ba650a6f4e
Globalize:add missing overloads/now TS0.9.5 compt
2013-11-20 15:51:57 +00:00
John Reilly
b63705a0ca
Globalize: reduced the number of implicit anys
2013-11-05 14:32:55 +00:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
John Reilly
aadb08f0bd
Switched bool to boolean for TS 0.9.1
2013-08-07 10:47:03 +01:00
Natan Vivo
4357399664
Update globalize.d.ts
2013-04-29 17:29:38 -03:00
jodonoghue-avoca
1fe5ed10e5
Update globalize/globalize.d.ts
...
cultureSelector in the localize function is an optional parameter
2013-01-25 15:26:45 +00:00
Damiano
f039c13972
Globalize - Added GlobalizeMonths interface
...
Added GlobalizeMonths interface to detail months property by replacing
the 'any[]' declaration.
2012-12-26 09:53:25 +01:00
Boris Yankov
7c82efb17a
Update reference paths
2012-11-19 01:28:08 +02:00
Boris Yankov
c91c45f9ae
Move definitions and test in separate folders
...
This enables each definition to have a readme if necessary.
Also a .json metadata file to help with package managers.
And last, to have different versions of the definitions.
2012-11-18 22:28:44 +02:00