Skip to content
#

calendar

Here are 2,461 public repositories matching this topic...

arn00s
arn00s commented Dec 3, 2019

(Required) Version Number: 8.0.2

Description

I would like to add some spacing at the bottom of the calendar, but it doesn't seem to be customisable.

I tried setting a custom contentInset, but it looks like it's updated internally.

I may be good to have an equivalent method for customised footer views ?
`public func calendar(_ calendar: JTACMonthView, footerViewForDateRange range:

aurelhoxha
aurelhoxha commented Nov 12, 2019

Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.

Description

1-2 sentences describing the problem you're having or the feature you'd like to request

Expected Behavior

I installed the package and I expected no warnings since I ju

sgregson
sgregson commented Jun 20, 2017

I don't know if this is worth documenting, but I was playing with the CLI referenced using pageres and came up with a fun little ("little" 😜 ) one-liner:

TMP=$(mktemp)".html";OUT=gitstats-"$(date '+%Y-%m-%d')".png;rm $OUT && git-stats --raw | git-stats-html -o $TMP && pageres $TMP 775x250 --filename="gitstats-<%=date%>" && imgcat $OUT

Aside from a little tempfile and date manipulation to

taylankasap
taylankasap commented Dec 12, 2018

Sorry in advance if this option already exists. I just couldn't find it in the docs or the demo page.

So, number of weeks displayed should be editable. This would be especially useful when monthsInCalendar option is greater than 1 and we want to have multiple months to have same number of rows so it'll look better.

Look at the last row of January to see my point
Currently:
![image](https

shaedrich
shaedrich commented Feb 4, 2020

Reporting an issue

Thank you for taking an interest in rrule! Please include the following in
your report:

  • Verify that you've looked through existing issues for duplicates before
    creating a new one
  • Code sample reproducing the issue. Be sure to include all input values you
    are using such as the exact RRule string and dates.
  • Expected output
  • Actual output
turkeyphant
turkeyphant commented Apr 30, 2019

Expected behaviour

Either all or none translated.

Actual behaviour

Most translated with notable exceptions e.g. "Old backup scheduler", "3rd party integration", "Donate", "Backup settings", "Restore settings".

Steps to reproduce the behaviour

System language to Spanish.

Please specify the following:

  • Android version 7.0
  • Phone model / brand LG G5 (LH-H850)

Improve this page

Add a description, image, and links to the calendar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the calendar topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.