Вопрос

I am using Tapku library in my application. While displaying day view, I am getting the startDate and endDate values from my server. What is the date format used in Tapku library?

Это было полезно?

Решение

format for tapku library is-

[YYYY-MM-DD hour:minute:second]

e.g. @"2011-01-01 00:00:00 +0000"

for more info visit this Link- tapku Library

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top