Module:DateI18n: Difference between revisions

m 1 revision imported
Replace Module:No globals with require( "strict" )
Line 15: Line 15:
* User:Jarekt - original version of the functions mimicking template:Date  
* User:Jarekt - original version of the functions mimicking template:Date  
]]
]]
require('Module:No globals')
require('strict')


-- ==================================================
-- ==================================================