Vertaling van "a datetime" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
With a single argument, this function returns the date or datetime expression expr as a datetime value.
Z jednym argumentem, funkcja zwraca datę lub datetime wyrażenie expr jako wartość datetime.
Because, for example, it involves altering a table and converting a string column into a datetime column, web2py tries to convert the data, but the data cannot be converted.
Ponieważ, przykładowo, gdy dotyczy to zmian w tabeli i przekształcenia kolumny typu string do kolumny typu datetime, web2py próbuje przekształcić dane, ale nie mogą być one zmienione.
If you add the column again with a different type (for example datetime) you end up with a datetime column that contains strings (junk for practical purposes).
Jeśli następnie doda się tą kolumnę ponownie z innym typem (na przykład datetime), uzyska się w efekcie kolumnę datetime, która zawiera ciągi znakowe (praktycznie śmieci).
Refer to the Python documentation for conversion functions between time in seconds and time as a datetime.
Proszę zapoznać się z dokumentacją Pythona w zakresie konwersji pomiędzy czasem w sekundach a czasem traktowanych jako datetime.
You can create a DateTime object in one of the following ways
Można utworzyć obiekt DateTime w jeden z następujących sposobów
10 Now Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.
10 Teraz Pobiera DateTime obiekt, który jest ustawiony na bieżącą datę i czas na tym komputerze, wyrażona jako czas lokalny.
It is often useful to represent a datetime not as "2009-07-25 14:34:56" but as "one year ago". web2py provides a utility function for this
Często użytecznym jest wyrażanie dat nie w postaci "2009-07-25 14:34:56" ale w postaci opisowej, jak na przykład "rok temu".