timex
timex copied to clipboard
Add ASP.NET token to the default formatter/parser
Add a token, {ASP.NET} to the Default tokenizer, so that it can be used to parse and format datetime strings coming from or going to .NET services
Hey, using timex at work and I'd love to contribute I may be wrong, but isn't .NET's datetime kind of versatile? There is no open standard on .NET datetime, I think, it's all formatted according to the user's/localized. I may be wrong, in fact I hope I am, but in that case could you specify what standard should be used?
What standard is available?