self.ShortDate = ko.computed(function () { return self.opts.value().toString().split(" ",4); }, self);
No comments:
Post a Comment