24 Oct
2010
24 Oct
'10
2:13 p.m.
----- Original message -----
Is it possible to get day of week (Sunday, monday,...saturday) from ptime?
You can get the date from ptime via .date() and there's a .day_of_week() function for that. (I don't have a doc at hand right now, so the exact naming might be slightly different.) hth, Norbert