Vertaling van "de DateTime" in Engels
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.
He tratado de cubrir las funciones y los métodos clave de DateTime aquí.
I've tried to cover the key DateTime functions and methods here.
La instancia de DateTime pasada como parámetro al controlador de eventos le dará la hora de inicio de la célula en la que se hizo clic.
The DateTime instance passed as parameter to the event handler will give you the start time of the clicked cell.
Yo uso números para los puntos, pero no quiero mostrar estos datos, quiero mostrar los valores de DateTime que vienen con él.
I use numbers for the points but I don't want to show this data, I want to show the DateTime values that come with it.
También vimos que date() también se puede usar para obtener solo el año actual, el mes, etc. Después de eso, aprendimos cómo obtener la marca de tiempo actual o convertir una cadena de DateTime válida en una marca de tiempo.
We also saw that date() can also be used to get only the current year, month, and so on. After that, we learned how to get the current timestamp or convert a valid DateTime string into a timestamp.
Usar U como parámetro de DateTime::format() es una alternativa cuando se utliza PHP 5.2.
Using U as the parameter to DateTime::format() is an alternative when using PHP 5.2.
Error: El valor de DateTime proporcionado representa una hora no válida.
Error: The supplied DateTime represents an invalid time.
También puede utilizar la clase File para obtener y definir atributos de archivo o información de DateTime relacionada con la creación, el acceso y la escritura de un archivo.
You can also use the Directory class to get and set DateTime information related to the creation, access, and writing of a directory.
En primer lugar, debe configurar el eje X para mostrar los valores de DateTime.
First, you must configure the X-axis to show DateTime values.
Sin embargo, ¿cómo leer incondicionalmente la propiedad Value después de DateTime? a DateTime?, también podría lanzar directamente a DateTime y evitar el problema por completo.
However, as you unconditionally read the Value property after casting to DateTime?, you might as well cast straight to DateTime and avoid the problem entirely.
¿Hay alguna manera de comparar 2 variables de DateTime en Linq2Sql pero ignorar la parte de Tiempo? ... La aplicación almacena elementos en la base de datos y agrega una fecha publicada.
Is there a way to compare 2 DateTime variables in Linq2Sql but to disregard the Time part... The app stores items in the DB and adds a published date.
Usted tiene tres opciones para agregar los valores de DateTime - como valores DateTime, convertidos a ToOADate o convertidos a long.
You have three options to add DateTime values - as DateTime values, converted to ToOADate or converted to long.
Establece una nueva zona horaria para un object de DateTime. Parámetros object
Return time zone relative to given DateTime. Parameters object
Establece una nueva zona horaria para un object de DateTime. Parámetros object
Sets a new timezone for a DateTime object. Parameters object