Tagged Questions

2
votes
4answers
322 views

How to send on a specific day in php?

I want to a e-cards or something like that. The user can choose the e-cards, after chosen, he must enter the some fields like name(to and from), email(to and from), message and I want to let user to ...
1
vote
1answer
111 views

Good library for date ranges & periods

This question is kind of a subset of 90308 I'm looking for a good date library in any language which can handle periodic concepts Date Ranges/sets which are independent of year: dr = 1 May - 31 ...