cljs-time
cljs-time copied to clipboard
Support internationalised parsing and formatting
trafficstars
Does this affect code size at all? I'm wondering if it's going to pull in all of the Closure locales or other unneeded code?
My understanding is that dead code elimination should be able to exclude the Closure locales that are not used, but I haven't measured it yet.