Converting a timestamp to a string and back(geekswithblogs.net)
submitted by
Jemm(9604) 4 years, 1 month ago
Using extension methods in C# 3.0 I created two methods, TimestampToString(), and StringToTimestamp(). This allowed me to easily store the timestamp as an attribute, in a hidden field, etc. so that I could easily work with it just as I would a record ID.
|category: Linq
|Views: 5
tags:
LINQ another
Everyones tags:
Your Tags: