Thank you Peter, In the process of trying to figure out the proper syntax to extend the MappedDateTime class I had run across your thread which had been very useful. After your comment, I grabbed your MappedTimestamp source from github and added code for my custom DateFormat. Works like a charm, thanks for the suggestion!
Going line by line through the code, I'm not exactly sure how the minor differences between your class and Mine make it work properly, but I'm grateful that you contributed your code to community. As I become more comfortable with Scala it will hopefully become more clear. Thank You, and thanks to everyone who worked with you on it. Grant On Aug 19, 10:02 am, Peter Robinett <[email protected]> wrote: > Hi Grant, > > I'm afraid I don't have the answer for you, but perhaps my attempt at > making a MappedTimestamp will prove useful to > you:http://groups.google.com/group/liftweb/msg/84b1612953fe9ac0. > > Peter Robinett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
