Method Calendar.TimeRanges.TimeRange()->place()
- Method
place
 
- TimeRangeplace(- TimeRange- this)
 - TimeRangeplace(- TimeRange- this,- bool- force)
- Description
- 
This will place the given timerange in this timerange, for instance, day 37 in the year - Year(1934)->place(Day(1948 d37)) => Day(1934 d37). 
- Note
- 
The rules how to place things in different timeranges can be somewhat 'dwim'.