Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #107.65K
Ranked #4K
~118 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for sid78669

hi, i had to do this quickly for a project. the approach broadly is to write a function to work out whether a specific date was in summertime or not. [CODE] private string getSeason(DateTime date) { //need to understand the logic //essentially the same rula as British Summertime // DateTime …

Member Avatar for tristian2
0
118

The End.