Quantcast
Channel: datetime
Browsing latest articles
Browse All 10 View Live

An apology, and a good laugh

An apology, and a good laugh By Alvin Alexander. Last updated: June 3 2016 I just wanted to offer a quick apology to everyone that has sent me emails lately. Yes, I have received your messages, and I...

View Article



Update MySQL timestamp on update

Update MySQL timestamp on update By Alvin Alexander. Last updated: June 3 2016 MySQL timestamp FAQ: How can I update a MySQL TIMESTAMP field when I issue an update for a MySQL database table? MySQL...

View Article

Java SimpleDateFormat example: How to convert a Date to a formatted String

Java SimpleDateFormat example: How to convert a Date to a formatted String By Alvin Alexander. Last updated: September 30 2019 Summary: This tutorial demonstrates how to use the Java SimpleDateFormat...

View Article

SQLite: Default a datetime field to the current time (now)

SQLite: Default a datetime field to the current time (now) By Alvin Alexander. Last updated: September 5 2019 SQLite FAQ: How do I default a SQLite datetime field to the current date and time? (i.e.,...

View Article

Epoch Converter

Epoch Converter By Alvin Alexander. Last updated: June 3 2016 Read more about Epoch Converter The EpochConverter website can be useful, especially if you need to manually generate the “datetime” stamp...

View Article


Using a SQLite date/time field with Flutter and Dart

Using a SQLite date/time field with Flutter and Dart alvin September 14, 2019 - 1:29pm Read more about Using a SQLite date/time field with Flutter and DartLog in to post comments As a brief note,...

View Article

A Flutter function to convert a TimeOfDay to a String (formatted)

A Flutter function to convert a TimeOfDay to a String (formatted) By Alvin Alexander. Last updated: September 18 2019 If you ever need a Dart/Flutter method to format a TimeOfDay variable — i.e.,...

View Article

How to use the Flutter CupertinoDatePicker in “time picker” mode

How to use the Flutter CupertinoDatePicker in “time picker” mode By Alvin Alexander. Last updated: September 21 2019 As a brief note, if you ever need to use the Flutter CupertinoDatePicker — a...

View Article


Flutter/Dart: How to convert TimeOfDay fields (and convert to DateTime)

Flutter/Dart: How to convert TimeOfDay fields (and convert to DateTime) By Alvin Alexander. Last updated: September 25 2019 When using Flutter (and Dart), if you need to compare two TimeOfDay values,...

View Article


A Dart function to get the current date/time in a “seconds since the epoch”...

A Dart function to get the current date/time in a “seconds since the epoch” format By Alvin Alexander. Last updated: October 10 2019 As a brief note, if you need a Dart function to get the current...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images