[sldev] Can I include source licensed under the 3-clause BSD?
Nicholaz Beresford
nicholaz at blueflash.cc
Tue Jul 24 00:56:41 PDT 2007
Dale Glass wrote:
> This kind of thing is bad from an internationalization point of view,
> you either have to push i18n into the backend or hackishly re-parse it
> on the front end.
Well, as long as they don't change it, it's as good as any defined way to
transfer the date. I don't see more hackish reparse for this format
compared to let's say yyyy-mm-dd
In fact it's a lot better than doing internationalisation on the back end,
because in that case Dale would have to deal with 10 possible variants for
his calculations.
Nick
More information about the SLDev
mailing list